Gets the open files for a specific user.
call FSV-C-get-open-user-files using l-user-id
l-user-id | pic 9(5). |
l-user-id | A valid user ID |
None.
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 will be sent to the callback. You must provide the callback specified in the FSVIEW function FSV-C-add-to-file-list.
The success of the call can be checked by examining RETURN-CODE.