Gets the log file information for the currently accessed server. 
Syntax:
call FSV-C-get-log-file-info using      fsvw-data-block
Parameters:
| 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. 
On Exit:
| fsvw-log-filename | The log file name of the server currently selected | 
| fsvw-filename-size | Length of the name stored in fsvw-log-filename A value of 0 (zero) means that no log file is in use.  | 
| fsvw-log-filesize | The size of the log file | 
| fsvw-disk-space | The amount of space remaining on the disk | 
| fsvw-disk-size | The size of the disk | 
 
Comments:
The success of the call can be checked by examining RETURN-CODE.