COPY-FILE

From NDWiki
Revision as of 17:41, 22 August 2012 by Tingo (talk | contribs) (created page for the COPY-FILE command)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@COPY-FILE <destination> <source>

Copies data between peripheral units and files.

The command reads pages of 1K words from <source> file and writes on the <destination> file. <destination> may be a new file to be created by enclosing the name in double quotation marks. Data is completely code-independent and the copy operation continues until all pages has been copied from a file or until time-out is received from a peripheral unit.

Default file type for files is :SYMB.

This command may also be used to copy to or from peripherals.

This command will also correctly copy files with holes.

Related commands

@COPY

References

Norsk Data Document ND–60.050.06 SINTRAN III USERS GUIDE section 3.4.4

Norsk Data Document ND–60.174.Q01 SINTRAN III QUICK REFERENCE CARD