To install SeuExit you must meet the following requirements:
Installation instructions for SeuExit:
c:\ftp xxx.xxx.xxx.xxx (where xxx.xxx.xxx.xx is your system's ip address)>Connected to xxx.xxx.xxx.xxx>220-QTCP at xxx.xxx.xxx.xxx.>220 Connection will close if idle more than 5 minutes.>User (192.168.1.17:(none)): myuserid {type your AS/400 user id}>331 Enter password.>Password: {type your AS/400 user id password}>230 myuserid logged on.>ftp> lcd c:\path {type the path that points to the SEUEXIT.SAVF}>Local directory now C:\path>ftp> cd MYLIB {type the library where you created save file SEUEXIT on the target machine}>250 "MYLIB" is current library.>ftp> binary {type this command, it's REAL important!}>200 Representation type is binary IMAGE.>ftp> put seuexit.savf seuexit {type this command to send the file}>200 PORT subcommand request successful.>150 Sending file to member SEUEXIT in file SEUEXIT in library MYLIB.>250 File transfer completed successfully.>916608 bytes received in 215.75 seconds (4.25 Kbytes/sec)>ftp>quit {type the quit command to end the ftp session}
RSTOBJ OBJ(*ALL) SAVLIB(SEUEXIT) DEV(*SAVF) SAVF(xxxxxxxxxx/SEUEXIT)MBROPT(*ALL) ALWOBJDIF(*ALL) RSTLIB(xxxxxxxxxx)
where xxxxxxxxxx is the library name where the SEUEXIT save file exists.
call installand follow the on-screen instructions.
If the install program completed successfully you should see a window indicating that SeuExit was installed sucessfully.
If you get any other window or message check the job log for the cause of the error and if necessary report any problems with the install process via our web site Support Tool.
If the install completed successfully you can delete the following objects from the library where you created the SEUEXIT save file:
- INSTALL - *PGM - Install program
- INSTALLD - *FILE - Install display file
- INSTALLR - *PGM - Install program
- INSTALLR1 - *PGM - Install program
- SEUEXITDMC - *FILE - Save file for product objects
- SEUEXIT - *FILE - The file you uploaded to your AS/400
That's it! You're ready to go. A good first place to start is to read the online documentation within SeuExit. To access the documentation start an SEU session and press F7 to display the menu bar. For a new installation you will get a window asking you if you would like to copy the default set of user- defined line commands supplied with the product. We suggest you click (yes, we said click) the Yes button and copy the line commands to your user profile. After the commands are copied to your user profile you can change them at any time. Once the menu bar is displayed click "Help" or press the 'H' key to display the Help drop-down menu bar. From there you can select the "Contents" option to display the online documentation. You can also display the help contents by using the standard line command "helpc".