Session control commands have to do with terminating the current function or switching from one function to another.
The session control commands are:
CANCEL * Causes editing to be terminated without saving the data
END * Terminates the current operation and returns to the next higher level screen (also used to indicate end of table input)
RETURN * Causes an immediate return to the primary option menu or to a specified option
Recursive commands: File-AID has special commands like F1 (Browse), F2 (Edit), F33 (Copy) that let you suspend your current display and start another function. Upon end from the new function, the suspended display is resumed.
The following will be presented only if selected by number:
1 - Recursive Commands
No comments:
Post a Comment