OUTPUTMODE - UCOPY configuration option
Description
The OUTPUTMODE option specifies the mode for opening the file for output.
If this option is used, it overrides the CPY_MODE option for output files. See the fopen() function in the C Runtime Library manual (ILE C/C++ for iSeries Run-Time Library Functions) for information.
The default is to use the CPY_MODE option.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Command Line, Short Form | n/a | ||||
Command Line, Long Form | n/a | ||||
STRUCP Parameter | OUTPUTMODE('option') |
|
Values
mode is the mode for opening the file.