SD IC COPY - Save Document - In Core, Copy to Disk

(07/09/03)

PURPOSE

Copies an existing in-core document file (array) into a disk-based document file.   Example.

SEE ALSO

SD IC [Save Document - In Core, Save registers]
SD IC NEW [Save Document - In Core, create New storage array]
UD IC [Unsave Document - In-core, Retrieve register values]
UD ICE [Unsave Document - End use of In Core document file]

USAGE

.OPERATION: SD IC COPY

.INCORE DOCUMENT ARRAY: REF_ANGLES
[Enter the name of the in-core document file (array).]

.OUTPUT DOCUMENT FILE: REF_ANGLES_DOC
[Enter the name of the output document file (disk based.]

NOTES

  1. Comment keys are not allowed in in-core document files (arrays).

  2. Up to 10 in-core document files (arrays) can be accessed concurently. A document file is closed with the 'UD ICE' operation.

SUBROUTINES

SDOCIC, OPENDOC, LUNDOC

CALLER

DRIV3