Where allowed to run:
|
Parameters Examples Error messages |
The STRSEU (Start Source Entry Utility) command allows you to create, change, display, or print a source member.
*ESCAPE Messages
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
SRCFILE | Source file | Single values: *PRV Other values: Qualified object name |
Optional, Positional 1 |
Qualifier 1: Source file | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB, *PRV | ||
SRCMBR | Source member | Name, *PRV, *SELECT | Optional, Positional 2 |
TYPE | Source type | Simple name, *SAME, BAS, BASP, BND, C, CBL, CBLLE, CICSC, CICSCBL, CICSCBLLE, CICSMAP, CICSSQLCBL, CL, CLD, CLP, CLLE, CMD, CPP, DFU, DSPF, FTN, ICFF, LF, MENU, MNU, MNUCMD, MNUDDS, PAS, PF, PLI, PNLGRP, PRTF, QRY, REXX, RMC, RPG, RPGLE, RPT, SPADCT, SQLC, SQLCBL, SQLCBLLE, SQLFTN, SQLPLI, SQLRPG, SQLRPGLE, SRT, TBL, TXT, BAS38, BASP38, BSCF38, CBL38, CL38, CLP38, CMD38, CMNF38, DFU38, DSPF38, LF38, MXDF38, PF38, PLI38, PRTF38, QRY38, RPG38, RPT38, SRT38, TXT38, ARS36, ASM36, BAS36, BASP36, BGC36, BGD36, BGF36, CBL36, DFU36, DTA36, DSPF36, FOR36, MNU36, MSGF36, OCL36, PHL36, RPG36, RPT36, SRT36, TXT36, UNS36, WSU36 | Optional, Positional 3 |
OPTION | Option | *BLANK, ' ', 2, 5, 6 | Optional, Positional 4 |
TEXT | Text 'description' | Character value, *BLANK | Optional |
Top |
Specify the names of the source physical file and library that contain the member to be edited or created.
The possible values are:
Top |
Specifies the name of the source physical file member to be edited or created. The default value for this parameter depends on if you specify the SRCFILE parameter.
The possible values are:
Top |
Specifies the type of source member to edit or create. The possible values are:
Your members can have any type that is meaningful for you. SEU supports the following member types:
In addition to the types listed above, you can also choose your own member type names.
Top |
Specifies the function to perform on the selected member. The default value depends on if you specify a member name. If you do not specify a member name, the default is *BLANK, which indicates no action. If you specify a member name, the default value is 2 (Edit). This specifies an Edit session for the member.
The possible value is:
Top |
Specify a character string that describes the member in the text field for the member.
The possible values are:
Top |
Top |
Top |