Table of Contents

MOVE.FILE

Purpose

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

Arguments

ArgumentInput/OutputValue
CODEInput14
Outputunchanged
BFSInputBFS List
Outputunchanged
HANDLEInputTarget Media Map Handle
Outputunchanged
NAMEInputTarget Filename
Outputunchanged
FMCInputSource Media Map Handle
Outputunchanged
RECORDInputSource Filename
Outputunchanged
STATUSInput1
Outputreturns true if file copied successfully

Note

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