Help Desk System Installation Instructions -
Demo Version - FTP Manual Load Method
1. Print this page.
2. Click on "Download Demo". (Note which directory the file is copied to.)
3. After the file has been downloaded, go to the
directory it was copied to, type
HLPDEMO.EXE, and press
enter. This will unzip the files that you downloaded.
The next step is to move
these files to the AS/400.
4. Go to your AS/400 and run the following commands:
CRTLIB FASTBREED (Skip
this step if the library's already there.)
CRTSAVF FASTBREED/HLPDEMO
CRTSAVF FASTBREED/FASTBASE
5. Find out the IP address of your AS/400.
(The easiest way to do this is to go
to the Communications
menu at the top of your AS/400 session window and
select Configure.
The system name is your IP address.)
6. Go to the directory on your PC containing the files you downloaded.
7. Type FTP 111.111.111.111 and press enter.
(Replace those 1's with the
address of your AS/400.)
8. After FTP has started, type the following, pressing enter after each line:
ftp> your AS/400 user profile
name
ftp> your AS/400 password
ftp> binary
ftp> cd fastbreed
ftp> put hlpdemo.svf hlpdemo
ftp> put fastbase.svf
fastbase
ftp> quit
9. Go back to your AS/400 and run the following commands:
RSTOBJ OBJ(*ALL) SAVLIB(FASTBREED)
DEV(*SAVF)
SAVF(FASTBREED/HLPDEMO) MBROPT(*ALL) ALWOBJDIF(*ALL)
RSTLIB(FASTBREED)
RSTOBJ OBJ(*ALL) SAVLIB(FASTBREED)
DEV(*SAVF)
SAVF(FASTBREED/FASTBASE) MBROPT(*ALL) ALWOBJDIF(*ALL)
RSTLIB(FASTBREED)
10. That's it. Now anyone who has FASTBREED on their
library list can use the
Help Desk System by keying
in the command 'helpdesk'.