Xbasic
SYS_CONSOLE_GET Function
This function is deprecated.
Syntax
C SYS_CONSOLE_GET([C info_flags])
Arguments
- info_flagsCharacter
Description
Internal use only.
Discussion
If an associated console is open (via console open) - read info (T=Text,A=Attributes,S=size,M=Maximum,W=Window,C=Cursor).
Limitations
Desktop applications only. Internal use only.