PICDATA

Selects the last DATA picture from the graphics database.

Description:

This command selects the last-created DATA picture. Subsequent plotting for the chosen device will be in this new current picture. By default the chosen device is the current one.

This command is a synonym for piclist name=data picnum=last.

Usage:

picdata

Parameters:

DEVICE = DEVICE (Read)
The graphics workstation. [The current graphics device]

Examples:

picdata
This selects the last DATA picture for the current graphics device.
picdata device=xw
This selects the last DATA picture for the xw device.

Related Applications

KAPPA: PICCUR, PICBASE, PICFRAME, PICLAST, PICLIST, PICSEL.