At 12:22 PM -0700 8/12/01, Robert Presender wrote: >Thanks Geoff for your input. >X's do for example: >1. Print Fields. I have to admit that my experience printing with Rev is limited -- I assume you can do this, but I haven't (hangs head) >2. Deletes commas from a number in several fields so that they can be used in >calculations (add, multiply,etc) and then put the commas back in the result. replace "," with "" in someVar --takes out commas I'm assuming the format command will put commas back in -- any C experts who know offhand? regards, gc
