I wonder if any has seen this in AIE and found a soloution. I'm migrating custom forms with currency fields from remedy 5 environment into Compponents class (CMD 2.1) in ars 7.1 The currency fields have a structural difference from the 7.1 environment and thus my mappings are failing. See below: 7.1 Env CurrencyField 5.5 Env: CurrencyFieldV CurrencyFieldC CurrencyFieldD I haven't found the proper syntax either in a concatenate or IF statement to make the currency field come in Here's and example of what I've tried: STMT| IF CurrencyFieldV != ".00000000" THen Currencyfieldfield = "0.00" End IF Function|Concat(currencyfieldV, "00000000") I appreciate any suggestions Thanks in advance, Oscar Herrera
_______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: RMI Solutions ARSlist: "Where the Answers Are"

