Jump to content

Sys2Close

From EDM2
Revision as of 14:46, 26 February 2017 by Ak120 (talk | contribs) (Ak120 moved page OS2 API:RXUTILEX:Sys2Close to RxUtilEx - Sys2Close)

Close a file or stream (wrapper to DosClose).

Arguments

1. File handle (returned by Sys2Open). (REQUIRED)

REXX RETURN VALUE:

 1 on success, or 0 if an error occurred.