Previous Page | Next Page

Graphics Options and Device Parameters Dictionary

PROCESS



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

Syntax
Details

Syntax

PROCESS='command'

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.

Previous Page | Next Page | Top of Page