QUANT.Dialog
QUANT.Dialog
Type: LICENSE
Purpose: Allow Quant to be edited, saved, and restored in Setup().
The Quant is edited using the fields:
Prompt [Quantity ]
When the operator enters a value, Setup attempts to turn it into a valid REAL and replace the Value in Quant with it. For example, if an operator puts in “1”, Setup() changes it to “1.0”. If Setup() cannot translate a string into a REAL, it defaults to the value 0.0.
Comments are closed.