CALL PGTST (LOSTR, STR)
Reads a STRING event. The logical input value is read in the current event report in the PHIGS state list. It contains a character string.
Example:
C Event string INTEGER LOSTR CHARACTER*80 STRING ..... call PGTST(LOSTR,STRING) ......
set string mode, initialize string , request string , sample string , await event, flush device events, inquire string device state, inquire default string device state