Gets the information about the files that are open for the server being currently accessed.
call FSV-C-get-open-files using fsvw-data-block
fsvw-data-block | A group item defined as: |
fsvw-log-filename | pic x(255). |
fsvw-filename-size | pic x(16). |
fsvw-log-filesize | pic x(16). |
fsvw-disk-space | pic x(16). |
fsvw-disk-size | pic x(16). |
See the topic FSVIEW Datablock for a complete definition of fsvw-data-block.
fsvw-server-name | The name of the currently selected server. This is the name that the Fileshare Server was started with in the /s option. |
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. See the FSVIEW function FSV-C-add-to-file-list.
The success of the call can be checked by examining RETURN-CODE.