Processing math: 100%

AGP_SVIEW

Save the current PGPLOT viewport in the database

Description:

Save the current PGPLOT viewport as a picture in the database. The new picture must be equal in size or smaller than the current picture in the database. The name of the picture and a comment are used to identify the picture in the database. The name string has leading blanks removed and is converted to upper case. If the picture was successfully created then a valid picture identifier is returned and the new picture becomes the current picture.

Invocation

CALL AGP_SVIEW( PICNAM, COMENT, PICID, STATUS )

Arguments

PICNAM = CHARACTER ( ) (Given)
Name of picture
COMENT = CHARACTER ( ) (Given)
Description of picture
PICID = INTEGER (Returned)
Picture identifier
STATUS = INTEGER (Given and Returned)
The global status