Miscellaneous services

CONTROL
Allows a function to condition ISPF to expect certain kinds of display output, or to control the disposition of errors encountered by dialog management services.
FILESTAT
Provides statistics about a site on the connected workstation.
FILEXFER
Uploads files from the workstation or downloads files to the workstation.
GETMSG
Obtains a message and related information and stores them in variables specified in the service request.
GRERROR
Provides access to the address of the GDDM error record and the address of the GDDM call format descriptor module.
GRINIT
Initializes the ISPF/ GDDM interface and optionally requests that ISPF define a panel's graphic area as a GDDM graphics field.
GRTERM
Terminates a previously established GDDM interface.
LIBDEF
Provides applications with a method of dynamically defining application data element files while in an active ISPF session.
LIST
Allows a dialog to write data lines directly (without using print commands or utilities) to the ISPF list data set.
LOG
Allows a function to write a message to the ISPF log file. The user can specify whether the log is to be printed, kept, or deleted when ISPF is terminated.
PQUERY
Returns information for a specific area on a specific panel. The type, size, and position characteristics associated with the area are returned in variables.
QBASELIB
Enables an ISPF dialog to obtain the current library information for a specified DDNAME.
QLIBDEF
Allows an ISPF dialog to obtain the current LIBDEF definition information, which can be saved by the dialog and used later to restore any LIBDEF definitions that may have been overlaid.
QTABOPEN
Allows an ISPF dialog to obtain a list of currently open ISPF tables. The TBSTATS or TBQUERY service can then be used to obtain more detailed information about each table.
QUERYENQ
Allows an ISPF dialog to obtain a list of all system enqueues, or all system enqueues that match the specified criteria.
TRANS
Translates data from one Coded Character Set Identifier (CCSID) to another.
WSCON
Enables the user to connect to the workstation without using the GUI parameter on the ISPSTART command and the Initiate Workstation Connection panel from the ISPF settings.
WSDISCON
Enables the user to disconnect from the workstation without having to terminate the ISPF session.