dc05cc0371
6
Restoring the XTOOLS
xxxx
Save File to a Library
The following procedure requires that your user profile have save system authority (*SAVSYS) to restore the
library. The authorities *ALLOBJ, *SPLCTL, and *IOSYSCFG are required to run the commands provided in
XTOOLS
xxxx
, unless the administrator has made those commands public.
On the AS/400 command line, enter the following to create a save file in library QGPL, then press Enter:
1. CRTSAVF QGPL/XTOOLS
xxxx
2. Open a W indows command prompt. Start an FTP session then type PW D to verify QGPL is your current
library. If not, change the current library to QGPL. FTP the library XTOOLS
xxxx
you retrieved from the zip file
to the save file QGPL/XTOOLS
xxxx
you created in step 1. You must set the FTP upload file type to BINARY.
ftp>put XTOOLS
xxxx
XTOOLS
xxxx
3. On the AS/400 command line, enter the following to restore the library XTOOLS
xxxx
:
RSTLIB SAVLIB(XTOOLS
xxxx
)
DEV(*SAVF)
SAVF(QGPL/XTOOLS
xxxx
)
4. Add XTOOLS
xxxx
to your library list:
ADDLIBLE XTOOLS
xxxx
Compiling a WSCO
Note:
To access online help for each command, enter the command and press the Help (F1) key. To access
context sensitive help, enter the command on the command line and press the Prompt key (F4), then place the
cursor on a parameter and press Help (F1).
The process to create a WSCO requires that the source from the XTOOLS
xxxx
library is compiled for your
AS/400 release. Use the command CRTXWSC to compile the WSCO and place the compiled file in the
XTOOLS
xxxx
library.
1. Verify that XTOOLS
xxxx
is in your library list:
DSPLIBL
2. Type
CRTXWSC
on the command line and press F4 to compile the WSCO for the device(s) you wish to test.
3. Enter the information below and press the ENTER key.
Name of Work Station Cust Obj
: A user-defined name that identifies the Xerox device. This will be the name
of the compiled WSCO. Press F4 for a list of WSCOs in the specified library that have already been compiled.
Library Name
: Name of the library where the compiled W SCO is to be saved. It is recommended to
store the compiled W SCO in the same library as the source.
Source Member
: The name of the WSCO that corresponds to the Xerox device for which this W SCO will be
created. For choices, consult the WSCO column in the table in section
“Mapping Paper Trays from AS/400 to
P
CL” later in this document. Press F4 for a list of available Xerox WSCOs.
Source File
: Enter QTXTSRC as shown in the sample screen above.
Library Name
: Enter XTOOLS
xxxx
as shown in the sample screen above. Change
xxxx
to match the
version of the library that was downloaded.