AGI_ISAMP

Inquire if two pictures are the same

Description:

Inquire if a picture identifier references the same picture as the current picture. The picture referenced by the given picture identifier is compared with the current picture to see if they point to the same picture in the database.

Invocation

CALL AGI_ISAMP( PICID, LSAME, STATUS )

Arguments

PICID = INTEGER (Given)
Picture identifier.
LSAME = LOGICAL (Returned)
True if the pictures are the same, otherwise false.
STATUS = INTEGER (Given and Returned)
The global status.