Name: GRQDT Purpose: inquire current device and type Category: GRAPHICS File: pgplot.src Author: T.J. Pearson Use: see description below. Description: SUBROUTINE GRQDT (DEVICE) GRPCKG: obtain the name and type of the current graphics device. Argument: DEVICE (output, character): receives the device name and type of the currently active device in the form 'device/type'; this is a valid string for input to GROPEN. Updates: Oct 16, 1998: JPT automatically extracted from source.