PRINT.COM - Submit File                            

Input

DOS1 N DOS2 N

DOS3

Y DOS5 Y

Output

AX

01h 01h  Error Code AX

BX

        BX

CX

        CX

 

        DX

DS:DX

Pointer to Submit Packet Set if Error CF
Submit Packet:

        00h     BYTE    Level
        01h     DWORD   Pointer to ASCIIZ File Name. Must contain the
                        drive, directory, and full file name.
                        Wildcards are NOT allowed.

Error Codes:

        01h     Invalid Function
        02h     File not found
        03h     Path not found
        04h     Too many open files
        05h     Access denied
        08h     Queue full
        09h     Spooler busy
        0Ch     Name too long
        0Fh     Drive invalid


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .