To use parameters in a condition scriptParameters are used to define an ASCII file field in a condition script. The ASCII file fields of a record that must be imported, are not automatically defined in a condition script. To use the value of an ASCII file field, you must use that field as a parameter in the condition script. Beispiel An ASCII file contains ASCII file fields fld1, fld2 and fld3.
Fields fld2 and fld3 are alphanumeric fields. A table contains fields fld1 and
tfld. Field tfld is a field of string type. To assign the combination of the
fields fld2 and fld3 to table field
To make this possible you must define two alphanumeric parameters, fld2 and fld3. Hinweis
| |||