| SD IC NEW | [Save Document - In Core, create New storage array] |
| SD IC COPY | [Save Document - In Core, Copy] |
| UD IC | [Unsave Document - In Core] |
| SD | [Save Document] |
Examples:
E1. SD IC,300,X51,X52,X60,X65 (KEY is an explicit number)
E2. SD IC,X90,X40,X35,X34,X10 (KEY is contained in register)
E3. SD IC,I,X30,X31 (KEY is a DO-LOOP index)]
.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 registers are:
X51=30.0, X52=1.5, X53=270, then the storage array line number 300
will be filled with the following values: 4.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
© Copyright Notice / Enquiries: spider@wadsworth.org