Closes a file for a specific user.
call FSV-C-close-user-file using l-user-id l-filename
l-user-id | pic 9(5) |
l-filename | pic x(260) |
l-user-id | A valid user ID |
l-filename | The name of a file. The name must contain the full path. |
None.
The success of the call can be checked by examining RETURN-CODE.