To install SeuExit you must meet the following requirements:

Installation instructions for SeuExit:

  1. Create a save file on the target machine in a library of your choosing. For example purposes we will assume you have created a save file named SEUEXIT in MYLIB.
  2. Start an FTP session with the target machine from the PC where you downloaded the SEUEXIT.SAVF. An FTP session from your PC can be started from a DOS prompt within Windows. A typical ftp scenario would be as follows with notes about the entries to be made enclosed in {}:
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}
  1. From an AS/400 emulation session, issue the following command:
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.

  1. Next you will call the install program where you will indicate where you would like to install SeuExit. Ensure the library used in the previous step is in your library list and type the following command:
call install

and 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:

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".