Micro Focus Visual COBOL 2.3 Update 1 for Eclipse (UNIX)
>
General Reference
>
Error Messages
>
Syntax Checking Error Messages
>
COBCH1701 - COBCH1800
>
COBCH1781 - COBCH1800
>
COBCH1791 ILOUTPUT name '%1$s' does not exist or is not a valid directory
COBCH1791 ILOUTPUT name
<output-path>
does not exist or is not a valid directory
An invalid or non-existent directory name has been specified in the ILOUTPUT directive. For example:
$set iloutput("This directory does not exist") display "Hello world"
Parent topic:
COBCH1781 - COBCH1800
Related reference
ILOUTPUT