Previous Topic

Next Topic

Book Contents

Book Index

PermRecall

Restores the contents of data memories 6 through 18 from the Permanent memory. Data stored in this memory is retained when power is removed.

Returns a result code on the stack (in X) that depends on the outcome of the instruction:

Result codes are:

0

Successful

1

Old data was restored

2

Fail. No data was restored.

Result code 1 means the most recently saved data could not be retrieved and an older version was retrieved instead. See the Classic tutorial in the SPLat/PC help file for more details.

Dialect restriction: The PermRecall instruction is not implemented in SPLat hardware with dialect numbers less than D=2.

See also PermStore ShadowClear ShadowRead ShadowWrite

Previous Topic

Next Topic