GetLastOSError (open)
Returns the last OS error
Syntax
LOADLIB "wh::files.whlib";
STRING FUNCTION GetLastOSError()
Return value
STRING
Last OS error.
Description
This function looks at the result of the last OS operation, and returns a string containing a description of its success status