AGS_SZONE

Save the current SGS zone in the database

Description:

Save the current SGS zone 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 AGS_SZONE( PNAME, COMENT, PICID, STATUS )

Arguments

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