FSV-C-close-file

Closes a specific file for all users.

Syntax:
call FSV-C-close-file using      l-filename
Parameters:
l-filename pic x(260)
On Entry:
l-filename The name of a file. The name must contain the full path.
On Exit:

None.

Comments:

The success of the call can be checked by examining RETURN-CODE.

Related Topics: