Start of change

Starting FFST

When used to start FFST, the START command has the following operands:


[LANG=lang|ENU]
[FMODE=NORMAL|DEBUG]
[PAGE=pagenum|200]

For more information about these operands, see FFST START command overview.

Example 1:
To start FFST in debug mode, type one of the following commands:
MVS™
START EPWFFST.FFST,FMODE=DEBUG
Example 2:
To start FFST/MVS with 100 preallocated pages of fixed storage, type the following command:
START EPWFFST.FFST,PAGE=100
End of change