XGKB ;SFISC/VYD - Read with Escape Processing ;10/23/2006
Source file <XGKB.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
INIT(XGTRM) | ;turn escape processing on and passed terminator string if any
|
|
EXIT | ; Reset device (disable escape processing, turn terminators off)
|
|
ACTION(XGKEY,XGACTION) | ;add or remove key-action
|
|
READ(XGCHARS,XGTO) | ; read XGCHARS using escape processing. XGTO timeout (optional). Result returned.
; Char that terminated the read will be in XGRT |
|
TEST |
Name | Line Occurrences |
---|---|
Function Call: READ |
|
Function Call: READ |
|
Function Call: WRITE |
|