If the item ITEM_1 in the file ORDERS contains:

48 #001#,24 #005#,6 #003#

NUMBERS contains the following token identifiers:

001:AM:002:AM:003:AM:004:AM:005

and DESCRIPTIONS contains the following values:

Pencils:AM:Pens:AM:Notepads:AM:Envelopes:AM:Erasers

calling

RW_INSERT_CONV_ITEM(ORDERS, ITEM_1, NUMBERS, DESCRIPTIONS, #, RWD_NORMAL)

outputs the following to RWC_OUTBUF:

48 Pencils,24 Erasers,6 Notepads