
STRSEU Command
Parameter description | Parameter name | Parameter values |
Source file | SRCFIlE | TRANSSRC |
|
| *PRV |
Library name |
| file name |
| *LIBL | |
Source member |
| library name |
SRCMBR | *SELECT | |
|
| *PRV |
Source type to create |
| source member file name |
TYPE | *SAME | |
Text description |
| type |
TEXT | *BLANK | |
|
| descriptive text |
The STRSEU (Start Source Entry Utility) command is the AS/400 command used to change or create a translation table. This command loads the Source Entry Utility (SEU), which creates, changes, displays, or prints a source member. SEU is part of the IBM AS/400 Application Development System. For information on SEU, refer to the IBM manual AS/400 Application Tools SEU Reference Manual and User's Guide
SRCFILE The name of the source file to be worked with.
Library The name of the library containing the SRCFILE file (the same library in which ETU is stored). *LIBL is the default.
SRCMBR The name of the source physical file member to be edited or created. The default value depends on whether you specify the SRCFILE parameter.
*PRV The default if you do not specify the SCRFILE parameter. *PRV selects the name of the previous source member used.
*SELECT The default if you do specify a value in the SRCFILE parameter. Select a member to edit, display, print, or remove.
source file member name
The name of the member you are creating or editing. It is recommended that a new member be created for update, copying one of the originally supplied members:
PC-DOS Members
ETOA1 EBCDIC to ASCII (variable length)
ETOA2 EBCDIC to ASCII (fixed length)
ATOE1 ASCII to EBCDIC (variable and fixed length)
ATOE3 ASCII to EBCDIC (print translation)
Mac Members
ETOA1M EBCDIC to ASCII (variable length)
ETOA2M EBCDIC to ASCII (fixed length)
ATOE1M ASCII to EBCDIC
ETU400 User Guide 011603 |