PROCESS

Specifies the command that translates the metafile into commands for the device.
Used by: GDEVICE procedure, GDEVICE Metagraphics window
Restriction: Used only with user-supplied Metagraphics drivers.
See: INTERACTIVE

Syntax

PROCESS='command'

Parameter Values

command
specifies the command that translates the metafile produced by the Metagraphics driver into commands for the device. The command runs your program to produce the output. Command is a string up to 40 characters long.

Details

PROCESS is required if the value of the INTERACTIVE device parameter is PROC or GRAPH.
For information about Metagraphics drivers, contact Technical Support.