When the fsview has been initialized using FSV-C the callback uses the following syntax:
call FSV-C-get-database-info using fsvw-data-block
When the fsview has been initialized using FSC-C-long-password the callback uses the following syntax:
call FSV-C-get-database-info using fsvw2-data-block
Parameters when the fsview has been initialized using FSV-C (fsvw-data-block):
Parameters when the fsview has been initialized using FSC-C-long-password (fsvw2-data-block):
See FSVIEW Datablock or FSVW2 Datablock for a complete definition of the fsvw-data-block or fsvw2-data-block respectively.
None.
When fsview has been initialized using FSV-C:
A value of 0 (zero) means that no database in use.
When fsview has been initialized using FSV-C-long-password:
A value of 0 (zero) means that no database in use.
Comments:
This call does not directly return information to the calling program but makes repeated calls back to a user-defined call. Up to 10 entries at a time are sent to the callback. You must provide the callback specified in the FSVIEW function FSV-C-add-to-dbase-list.
The success of the call can be checked by examining RETURN-CODE.