Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
General Reference
>
File Handling Reference
>
FSView
>
FSVIEW API
FSVIEW API
FSVIEW Datablock
FSV-C
Initializes the FSVIEW module.
FSV-C-add-login-user
This callback adds a temporary Fileshare user for the lifetime of the Fileshare process.
FSV-C-add-to-dbase-list
This callback iteratively processes lists of database information.
FSV-C-add-to-user-list
This callback iteratively processes lists of users.
FSV-C-add-to-file-list
This callback iteratively processes lists of files.
FSV-C-auto-rename-logfile
Automatically renames the log file.
FSV-C-shutdown-server
Shuts down the currently accessed server.
FSV-C-change-server
Changes the currently accessed server.
FSV-C-check-password
Sets the FSVIEW password for a specific server.
FSV-C-close-file
Closes a specific file for all users.
FSV-C-close-user-file
Closes a file for a specific user.
FSV-C-get-comms-info
Gets the communications information for the currently accessed server.
FSV-C-get-database-info
Gets the database information for the currently accessed server.
FSV-C-get-files-users
Gets the logged-on user information for a specific file.
FSV-C-get-log-file-info
Gets the log file information for the currently accessed server.
FSV-C-get-open-files
Gets the information about the files that are open for the server being currently accessed.
FSV-C-get-open-user-files
Gets the open files for a specific user.
FSV-C-get-server-info
Gets the server information for the currently accessed server.
FSV-C-get-user-info
Gets the information about the logged-on users for the server being currently accessed.
FSV-C-logoff-user
Logs off a specific user.
FSV-C-rename-logfile
Renames the log file.
FSV-C-toggle-open-trace
Toggles the XFH Open trace.
FSV-C-toggle-trace
Toggles the FS trace.
FSV-C-toggle-XFH-trace
Toggles the XFH trace.
FSVIEW-C-TERM
Exits from FSVIEW.
Parent topic:
FSView