'PD'= |
Default Precision for Current Session |
Assigns the default number of decimal places for the current session. This value will be used to set the PRECISION directive default setting whenever a BEGIN, RESET, END, STOP, RUN, LOAD or CLEAR directive is executed.
Its value must be between 0 and 18 (the range supported by the PRECISION directive).
PRECISION Change Current Precision
BEGIN Reset Files and Variables
RESET Reset Program State
END Halt Execution of Program
STOP Halt Program Execution
RUN Transfer and Execute a Program
LOAD Read Program into Memory
CLEAR Reset Variables