Use this procedure to specify that data from a selection field or a series of indexed fields is to be converted to Quantum multipunch format. This assumes that the field or fields are already defined.
Using the Manager, open the form definition and the field definition. The Field dialog is displayed.
Click the Options tab.
Select QUANTUM or QUANTUMIBM in the External format box.
Click the Standard tab.
Adjust the format specification (in the Format box) or format value (in the Value box), if necessary, by ensuring that it adheres to these rules:
Values must be separated by commas. Example: 50,60,70
Do not use the "N+" format. For example, change "10+" to 10,11,12,13...
Valid values are numbers greater than or equal to zero, as well as ampersands (&) and dashes (– ).
Mark fields and selection fields: The number of values you type in the box must match the number of fields in the series.
Example: You specify 10,20,30,40,50,60,70 for a series of seven mark fields called Marks. The first field, Mark[1], generates 10 if filled in. The second field, Mark[2], generates 20, and so on.
Recommended: If the fields are character fields, select in the box. The result is that the values must be typed manually by the Verify operator. However, it also ensures that the field value is compatible with Quantum multipunch format.
Alternatively, select in the dialog.
Click OK.
If necessary, update any existing transaction descriptions to reflect the new format specification or value specification.
The length of the transaction field must be greater than or equal to half the number of bytes needed to express the highest value you specified a filled-in field can generate (described in step 5 above). See the example or read about how Quantum multipunch format is transferred if you need more information.
Resave the form definition.
Back to main topic: Converting FORMS data to Quantum multipunch format