The SDF interface from IMON-SIC is always started with the START-IMON-SIC command in procedure and batch mode. IMON-SIC expects statements in the SDF format as additional input.
The SDF interface can be started directly with the operand INPUT-INTERFACE=*SDF in the START-IMON-SIC command.
Overview of the IMON-SIC statements and the SDF standard statements
Statement  | Function  | 
CHECK-SII  | Check the contents of a SYSSII file  | 
SHOW-SII  | Output the contents of a SYSSII file  | 
END  | Close files and terminate IMON-SIC  | 
The following SDF standard statements can also be specified.
Statement  | Function  | 
EXECUTE-SYSTEM-CMD  | Execute command while the program is running  | 
HOLD-PROGRAM  | Switch to the command mode  | 
HELP-MSG-INFORMATION  | Output the text of a system message to SYSOUT  | 
MODIFY-SDF-OPTIONS  | Change SDF settings  | 
REMARK  | Output comment  | 
RESET-INPUT-DEFAULTS  | Reset task-specific default values  | 
RESTORE-SDF-INPUT  | Redisplay the last input  | 
SHOW-INPUT-DEFAULTS  | Display task-specific default values  | 
SHOW-INPUT-HISTORY  | Output input buffer to SYSOUT  | 
SHOW-SDF-OPTIONS  | Display SDF settings  | 
SHOW-STMT  | Output syntax description of a statement  | 
STEP  | Mark section for error handling (only in procedure or ENTER file)  | 
WRITE-TEXT  | Output text to SYSOUT/SYSLST  | 
The SDF standard statements are not described in this manual. You will find a detailed description in the “SDF Dialog Interface” manual [2 (Related publications )].
The IMON-SIC statements are described in alphabetical order according to the following format:
Statement name and function
Privileges
Description the function
Representation of the statement format
A description of the SDF syntax can be found in the Appendix starting on "SDF syntax representation ".
Description of the operands
Notes