Visible to Intel only — GUID: GUID-83E7D565-70CC-4BDA-B8A4-3F1312FB1F48
Visible to Intel only — GUID: GUID-83E7D565-70CC-4BDA-B8A4-3F1312FB1F48
OPEN: IOFOCUS Specifier
The IOFOCUS specifier indicates whether a particular unit is the active window in a QuickWin application. This specifier is only available for Windows. It takes the following form:
IOFOCUS = iof
iof |
Is a scalar default logical expression that evaluates to one of the following values:
|
If unit '*' is specified, the default is .FALSE.; otherwise, the default is .TRUE..
A value of .TRUE. causes a call to FOCUSQQ immediately before any READ, WRITE, or PRINT statement to that window. OUTTEXT, OUTGTEXT, or any other graphics routine call does not cause the focus to shift.