Move Received File                              

Input

Output

AX CBh 14h  Zero / -Error Code AX
BX  Event Handle     BX
CX  Receive File Number     CX
DS:DX  Pointer to new ASCIIZ File Name     DX
  The Move Received File function (14H) moves a received file to a different
  directory and gives it a new name.  The new directory can be on a different
  device.

  Note:  The path to the new directory must exist. This function cannot
         create directories.

  Receive File Number: 1 - First received file
                       2 - Second received file
                       3 - Third received file
                       n - nth received file

See Also 11h 05h 06h Error Codes


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