Directive ascii to restore the association of user structure to retentive structure.
Syntax |
RESTORE NV_USERSTRUCT filename |
---|---|
filename |
Name of the file including path that you want to load |
Notes |
The operation will be performed if and only if: •The structure in ram is of the same type as the one present on file •The name of the structure in ram is the same as the one on file •The size of the structure in ram is the same as the size of the one present on file |
Example
RESTORE NV_USERSTRUCT /fa/initStruct.par |