swirl
Guide to OmniMark 8   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
 

#2522   Compile-time warning  

 

Program may suspend indefinitely.

Additional Information

This use of '#MAIN-INPUT' may cause the program to block if no input is provided.
    or
This use of '#PROCESS-INPUT' may cause the program to block if no input is provided.

Recovery

Compilation continues normally.

Explanation

If the standard input of an OmniMark program, accessible through the built-in sources #main-input and #process-input, is not provided at run-time, the program will suspend waiting for input. For this reason, #main-input and #process-input should only be used to pass large inputs to the program. OmniMark will issue this warning if it detects that the program uses the standard input to receieve a short string argument.

 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 8.2.0 Documentation Generated: March 13, 2008 at 3:26:58 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.