! Specfications of procedures in VTLIB externalroutinespec CLEAR LINE alias "VTCROL" externalroutinespec CLEAR FRAME alias "VTCFRAME" externalroutinespec SCROLL alias "VTSCROLL"(integer t,b,n) externalroutinespec VT SELECT INPUT alias "VTSELIN"(integer i) externalroutinespec VT SELECT OUTPUT alias "VTSELOUT"(integer i) externalroutinespec VT PRINT SYM alias "VTPSYM"(integer sym) externalroutinespec VT SPACE alias "VTSP" externalroutinespec VT SPACES alias "VTSPS"(integer n) externalroutinespec VT NEWLINE alias "VTNL" externalroutinespec VT NEWLINES alias "VTNLS"(integer n) externalroutinespec VT PRINT STRING alias "VTPSTRING"(string (255) s) externalroutinespec VT WRITE alias "VTWRITE"(integer v,p) externalroutinespec VT PROMPT alias "VTPROMPT"(string (255) s) externalroutinespec VT READ SYMBOL alias "VTRSYM"(integername k) externalintegerfnspec VT NEXT SYMBOL alias "VTNSYM" externalroutinespec VT SKIP SYMBOL alias "VTSSYM" externalroutinespec READ alias "VTREAD"(integername v) externalroutinespec AT alias "VTSETCURSOR"(integer row,col) externalroutinespec GOTOXY alias "VTGOTOXY"(integer x,y) externalroutinespec VT SET MODE alias "VTSETMODE"(integer m) externalroutinespec SET SHADE alias "VTSETSHADE"(integer s) externalroutinespec SET FRAME alias "VTSETFRAME"(integer t,r,l,c) externalroutinespec PUSH WINDOW alias "VTPUSH" externalroutinespec POP WINDOW alias "VTPOP" externalroutinespec SWOP WINDOW alias "VTSWOP" externalroutinespec SET VIDEO MODE alias "VTSETVIDEO"(integer mode) externalroutinespec DEFINE VIDEO alias "VTDEFVIDEO"(integer emastype)