Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
![]() FTOPEN—begin file tailoring z/OS ISPF Services Guide SC19-3626-00 |
|
The FTOPEN service, which begins the file tailoring process, allows skeleton files to be accessed from the skeleton library specified by ddname ISPSLIB. The skeleton library must be allocated before invoking ISPF. ISPSLIB can specify a concatenation of files. If output from file tailoring is not to be placed in a temporary file, the desired output file must be allocated to the ddname ISPFILE before invoking this service. ISPFILE can designate either a library or a sequential file. The skeleton files can contain variable-length records, with a maximum record length of 255. The same rules apply for DBCS-related variable substitution in file tailoring as those described for file skeleton definition. Command invocation formatCall invocation formatParameters
Return codesThese return codes are possible:
ExamplePrepare
for access (open) both the file tailoring skeleton and file tailoring
output libraries.
Set the program
variable BUFFER to contain:
or Set
program variable BUFLEN to the length of the variable BUFFER. Enter
the command:
or alternately:
![]() ![]() ![]() |
![]() |