Purpose

Used to copy the contents of a file from one volume to another.

Arguments

Argument

Input/Output

Value

CODE

Input

14

 

Output

unchanged

BFS

Input

BFS List

 

Output

unchanged

HANDLE

Input

target media map handle

 

Output

unchanged

NAME

Input

target filename

 

Output

unchanged

FMC

Input

source media map handle

 

Output

unchanged

RECORD

Input

source file name

 

Output

unchanged

STATUS

Input

1

 

Output

returns true if file copied successfully

Because this is a BFS-level call, the target volume must use the same filing structure as the source volume.

Called by

BASIC+ Copy_Table subroutine

  • No labels