ENCRYPT_FILE - USAP configuration option
Description
The ENCRYPT_FILE option specifies the file name (ddname for z/OS) of an encrypted text command file.
If ENCRYPT_FILE does not specify a file name, the command file is read from stdin.
Note
If both the ENCRYPT_FILE and FILE_NAME options are used, ENCRYPT_FILE is ignored.
Usage
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Command Line, Short Form |
-x name |
|
|
|||
Command Line, Long Form |
-encryptedfile name |
|
|
|||
Environment Variable |
USAPENCRYPTEDFILE=name |
|
|
| ||
Configuration File Keyword |
n/a |
|
|
|
|
|
Value
name is the name (ddname for z/OS) of the encrypted text command file.
Command Usage
The ENCRYPT_FILE option is a COMMAND FILE option.
COMMAND FILE options are associated with program execution, not commands. They are used to specify a file as a source of configuration options used for a command execution.