BEX Command Overview
Purpose
DPX invokes a command line interface. Execute this module from the UNIX shell prompt or Windows command prompt.
Format
Arguments
| -s _server_ | Enter the server name or TCP/IP address. Alternately, you may place this in the initfile. |
| -u _username_ | Enter your user name. Alternately, you may place this in the initfile. |
| -p _password_ | Enter your password. Alternately, you may place this in the initfile. |
| -i _initfile_ | A file (initfile) that contains any combination of the -s, -u, or -p arguments. Following is a sample of the initfile format: |
| -c "string" | Allows you to specify a command string in the same step that you start the interface. |
| -f _commandfile_ | Points to a file that contains a command. |