# Copyright(c) 1986 Association of Universities for Research in Astronomy Inc. # GSCAN -- Scan commands from a string or a file. procedure gscan (gp, command) pointer gp # graphics descriptor char command[ARB] # command to be scanned begin end