SD IC NEW | [Save Document - In Core, create New storage array] |
SD IC COPY | [Save Document - In Core, Copy to Disk] |
UD IC | [Unsave Document - In-core, Retrieve register values] |
UD ICE | [Unsave Document - End use of In Core document file] |
SD | [Save Document] |
.INCORE DOCUMENT ARRAY: REF_ANGLES
[Enter the name of the storage array where the register contents
are to be placed.]
[In example E1, if the storage array REF_ANGLES was originally created
to contain 3 registers per line (key) and the contents of the register variables are:
[r1]=30, [r2]=1.5, [r3]=270, then the storage array line number 300
will be filled with the following values: 3.0, 30.0, 1.5, 270.0
(The first value in each storage array line is the number of filled
registers on that line.)
Subsequent accesses using 'UD IC' will quickly look up the values stored
under line (key) 300 in the in-core storage array.
NOTES