PICBASE

Selects the BASE picture from the graphics database.

Description:

This command selects the BASE picture. Subsequent plotting for the chosen device will be in this new current picture. The BASE picture is the largest picture available, and encompasses all other pictures. By default the chosen device is the current one.

This command is a synonym for piclist picnum=1.

Usage:

picbase

Parameters:

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

Examples:

picbase
This selects the BASE picture for the current graphics device.
picbase device=x2w
This selects the BASE picture for the x2w device.

Related Applications

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