GPR_$INQ_WINDOW_ID GPR Calls GPR_$INQ_WINDOW_ID
NAME
gpr_$inq_window_id - returns the window ID.
FORMAT
gpr_$inq_window_id (character, status)
DESCRIPTION
This routine returns the character that identifies the current bitmap's
window. This character is returned by gpr_$event_wait and
gpr_$cond_event_wait when they return gpr_$entered_window events.
The character indicates which window was entered.
The character "A" is the default value of the window identification for
all windows.
Output Parameters
character
The character that identifies the current bitmap's window.
status
Completion status, in status_$t format.