Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . The Guide To CA-Clippe - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     osCode                                          (Assignable)

        Contains an integer numeric value representing the operating system
        error code associated with the error condition.  A value of zero
        indicates that the error condition was not caused by an error from
        the operating system.  When Error:osCode is set to a value other than
        zero DOSERROR() is updated with the same value.

        Error:osCode properly reflects the DOS extended error code for file
        errors.  This allows proper distinction between errors which result
        from sharing violations (e.g., opening EXCLUSIVE when another process
        has already opened the file) and access violations (e.g., opening
        read/write when the file is marked read-only).

        For a list of DOS error codes refer to the Error Messages and
        Appendices guide.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson