The name can be partially or entirely changed through configuration properties if iscobol.file.env_naming (boolean) is set to true.If the name is a relative path and iscobol.file.prefix is set, then FILE-PREFIX paths are used to locate the file. The name can be partially or entirely changed through configuration properties if iscobol.file.env_naming (boolean) is set to true.If the name is a relative path and iscobol.file.prefix is set, then FILE-PREFIX paths are used to locate the file.returnCode can be any numeric data item and provides additional information:
Example - Rename file to append the date it was generated
initialize new-namestring "c:\app1\reps\cust-report-"call "cbl_rename_file" old-name new-name
| 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 |