Previous Topic: Available TypesNext Topic: Responses


Available System Functions

The following system functions are available:

POP

Returns processing control to the previous menu in the application thread.

POPTOP

Returns processing control to the first menu in the application thread.

TOP

returns processing control to the highest function in the current application thread.

RETURN

Returns processing control to the next higher function in the current application thread.

Note: If a RETURN command is coded into a response process, it is considered a process command, not a system function. As a process command, RETURN performs as it would in an the DC/UCF system's environment.

HELP

Displays a HELP screen at run time. This screen lists all valid responses for the current function.

QUIT

Terminates processing of the current application. If previously signed on to the application, the user is automatically signed off.

SIGNON/SIGNOFF

Allows a user to signon or signoff. This is an CA IDMS/DC signon/signoff function executed from within the application.

FORWARD/BACKWARD

Allows a user to page forward or backward on menu maps.

System functions can be subdivided as follows: