CBL_CHANGE_DIR as implemented by isCOBOL doesn’t actually change the working directory, it just specifies path that the framework must put before relative file names during i/o. External functions like commands run through C$SYSTEM or system API functions don’t use the directory set by CBL_CHANGE_DIR as working directory. 77 proc usage procedure-pointer.
use WRITE statement on the print-record[B] with BEFORE and AFTER clauses [A] print-file is a sequential file defined as follows
[B] print-rec is the record definition for print-file, it's size should match the max number of digits that can be printed on a line. E.g.
FD print-file.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |