INPUTMODE - UCOPY configuration option
Description
The INPUTMODE option specifies the mode for opening the file for input.
If this option is used, it overrides the CPY_MODE option for input 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 | INPUTMODE('option') |
|
Values
'option' is the mode for opening the file.