Start Report Layout Utility (STRRLU)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Control Language (CL) command STRRLU is the command used to start the Report Layout Utility (RLU).

Use this display to specify parameter values to start the Report Layout Utility.

Error messages for STRRLU

None

Top

Parameters

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 Optional, Positional 2
OPTION Option 2, 6 Optional, Positional 3
PAGWIDTH Page width 1-378, *SAME Optional, Positional 4
TEXT Text 'description' Character value, *BLANK Optional
Top

Source file (SRCFILE)

Specifies the qualified name of the source physical file that contains the member you changed or created in a previous session, or the source physical file in which you want to store a new member. The possible values are:

*PRV
Specifies the qualified source physical file name you used last.
Name
Specify the name of an existing source file.
Library (LIB)

Specifies the qualified name of the library that contains the member changed or created in a previous session, or the library in which you want to store the source file. The possible library values are:

*LIBL
The library list appears from which you can select the library that contains the source file, or the library in which you want to store the source file.
*CURLIB
The current library for the job is used to store the source file. If no current library entry exists in the library list, your source file goes into QGPL.
Name
Specify the library in which the source file is located.
Top

Source member (SRCMBR)

Specifies the names of the member changed or created. The default value for this parameter changes if you use the SRCFILE parameter. The possible values are:

*PRV
Selects the name of the previous source member used.
Name
Specify the name of the member you changed or created in a previous session, or the name you want if you are creating a new member.
Top

Option (OPTION)

Specify an option to work with a report. The possible values are:

2
Changes a report
6
Prints a prototype report.
Top

Page width (PAGWIDTH)

Specifies the page width in positions per line. The default is *SAME. The first time you use RLU, the page width is set to 132 if you do not specify another value. If the member has been previously edited with RLU, the page width is taken from the previous edit session for that member.

*SAME
Specifies the same report width used when you created or last changed the report.
1 to 378
Type a value between 1 and 378 to determine the width of the page.
Top

Text 'description' (TEXT)

Specify a description to store in the text prompt for the member. The possible values are:

*BLANK
For a new member, RLU specifies blanks in the Text prompt of the member. For an existing member, this default value does not change the Text prompt of the member.
'description'
Specify text no longer than 50 characters.
Top

Examples

None
Top

Error messages

None

Top