Example

Prepare for access (open) both the file tailoring skeleton and file tailoring output libraries.
ISPEXEC FTOPEN
Set the program variable BUFFER to contain:
FTOPEN
or Set program variable BUFLEN to the length of the variable BUFFER. Enter the command:
CALL ISPEXEC (BUFLEN, BUFFER);
or alternately:
CALL ISPLINK ('FTOPEN  ');