Syntax:
(input1,
input2, ..., inputN,
I=internalval,
O=outputval)
General Rules:
Follow these rules when you specify conversions:
Example:
The entry:
(ja, jan, i=1, o=January)
Means the end user can enter ja or jan. AMB converts and stores the ja or jan as 1. AMB displays the output as:
January