Gets the logged-on user information for a specific file.
call FSV-C-get-files-users using l-filename
l-filename | pic x(260) |
l-filename | The name of a file. The name must contain the full path. |
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-user-list.
The success of the call can be checked by examining RETURN-CODE.