! ! GTVDEF\LIST, Local parameters ! ! GTVDEF\DEFAULT ! *** Define X ! ! Primary and Secondary terminal names GTVDEF\NAME1 IMAGE GTVDEF\NAME2 WHITE ! Default output device ! Terminal protocol PARAMS\PROTOCOL X PARAMS\FORMAT ASCII ! ! Initialisation sequences init1 = B(igcursor), W(hite) PARAMS\INIT1 2 "BW" ! Initialisation sequences init2 = lotsofcolors because more than 1 char PARAMS\INIT2 2 "ZZ" ! ! Initialisation sequences PARAMS\PIXEL_RANGE 1 750 1 545 ! ! Erase screen ! ! Commute alpha and graphic planes ! ! Cursor PARAMS\CURS1 -1 PARAMS\CURS_ECHO FALSE ! ! Pen attributes ! ! Graphic text ! ! GKS markers : POINT1, POINT2 ! ! Other less critical parameters : FILL, VALUE ! ------ End of Parameter Selection ------ GTVDEF\WRITE