| Support |
| Site Admin |
|
| |
| Joined: 12 Mar 2004 |
| Posts: 370 |
| Location: Omaha, NE |
|
|
|
 |
 |
 |
|
To take advantage of SEUPLUS, you must specify an exit program for SEU. SEUPLUS can either be activated on an individual or global basis. Please follow the instructions below to activate it:
Individual
To make SEU Plus available to just your user id:
Start IBM?s SEU (STRSEU)
Press F13 to change your session defaults
Page down to the second screen
Key in SEUPLUS as the User exit program, then press Enter
Key in RPGTOOLBOX as the library, then press Enter.
Each developer that wants SEUPLUS activated must go through these steps.
Global
To make SEUPLUS available to all developers on an iSeries, run the OS/400 command:
ADDEXITPGM EXITPNT(QIBM_QSU_LCMD) FORMAT(EXTP0100) PGMNBR(*LOW) PGM(RPGTOOLBOX/SEUPLUS) |
|