Field Name Description
Page segment Shows the name of the page segment to be converted to a physical file
member.
Library Shows the name of the library in which the page segment resides.
Format of data Specifies how data is to be placed in the physical file member.
The possible values are:
|1 Each record has one structured field. The remainder of the record
|is padded with binary 0s. The record length of the file using fixed
|format is the length of the longest AFPDS structured field in the
|page segment. If the record length of the existing file is less than
|the length of the longest structured field, an error message is
|displayed. If the record length of the existing file is more than the
|length of the longest structured field, padding with binary 0s occurs.
This format is for the VM or the MVS system.
2The structured fields are filled continuously and folded. Only the
|last record has padding characters; the padding characters are
|binary 0s. Any record length of the existing file is allowed. If the
|file is created by AFP Utilities for AS/400, the record length of the
|file is 256 bytes. This format is for the OS/2*.
This is a required parameter.
To file Specifies the qualified name of the physical file being used to place the
page segment data.
The possible values are:
*VMSpecifies that the name PSEG38PP is used. It will be a valid file
type for a page segment on the VM system.
*MVS
Specifies that the name S1xxxxxx is used. The 'xxxxxx' are the first
six valid characters of the name specified in the
Page segment
prompt. It will be a valid member name for a page segment on the
MVS system.

file-name

|Specifies the file name to place the page segment data.
Library The possible values are:
|*CURLIB
The current library for the job is used to locate the file. If no library
is specified as the current library for the job, library QGPL is used.

library-name

Specify the library where the file resides.
Member Specifies the name of the physical file member which is filled with the
page segment data.
The possible values are:
*PAGSEG
Specifies that the name of the page segment shown in the

Page

segment

field is used.

member-name

Specifies the member name to place the page segment data.
350 AFP Utilities for AS/400 User’s Guide