- The following shows how to run the ARSLOAD program to
check the specified directory for input files to process. The input
files must have a file type extension of .ARD or .PDF.
The ARSLOAD program stores temporary work files in the location specified
by the -c parameter. In this example, the ARSLOAD
program uses the FORMS part of the
file name to determine the application group to load and the application
group contains only one application; the ARSLOAD program logs on to
the system and accesses the application group with the user ID and
password stored in the encrypted password file (stash file).
arsload -c /arsdir/dir1 -d /arsdir/dir2
- The following shows how to run the ARSLOAD program to
check the specified directory for input files to process. The input
files must have a file type extension of .ARD or .PDF.
The ARSLOAD program stores temporary work files in the location specified
by the -c parameter. In this example, the ARSLOAD
program uses the JOBNAME part of the file name
to determine the application group to load and the DATASET part
of the file name to determine the application to load; the ARSLOAD
program logs on to the system and accesses the application group with
the user ID and password stored in the encrypted password file (stash
file).
arsload -c /arsdir/dir1 -d /arsdir/dir2 -A DATASET -G JOBNAME
- The following shows how to run the ARSLOAD program to load the
specified file into the specified application group. The ARSLOAD program
logs on to the system and accesses the application group by using
the user ID and password from the -u and -p parameters.
arsload -g BILLS -u bob PO3510
- The following shows how to run the ARSLOAD program to load several
input files into the specified application group. The application
group name contains an embedded blank character, and must be quoted.
The ARSLOAD program logs on to the system and accesses the application
group by using the user ID and password from the -u and -p parameters.
arsload -g "ABC Credit" -u bob RW7505 RW8505