The values of field complements are not included in your output by default. (Exception: For image fields, &Fieldname is included in the standard transaction description by default.) Use this procedure to add a transaction field for a field complement:
Put your cursor in the transaction field just below where you want the field complement to be inserted.
Click the New field button (the top one). The Properties dialog appears.
In the Field name box, type "&" and then the name of the field that has the field complement. Example: &Fieldname.
For Format, type X(i) where "i" is the maximum number of characters that the field complement can contain. If the field complement is always numerical, type N(i), instead, where "i" is the maximum length of the value.
In Pad character, type any character (such as asterisk) to use as filler in case the actual field complement is shorter than the specified length. You can also type an ASCII value for a character (1 <= value <= 255).
In the Length box, type the number of characters again.
Click OK.