On 01/31/11 11:02, Steve Romanow wrote:
I like George's solution.

On 1/31/2011 9:12 AM, George Gallen wrote:
Am I missing something, or would CONVERT CHAR(253) TO "" IN FXI not do the job?
or FXI=CHANGE(FXI,CHAR(253),"")

Maybe:

EQU CLEARVM TO CONVERT CHAR(253) TO "" IN
...
...
...
CLEARVM FXI

This would work if your data was a single non-null field with numerous null values. But if your list had more than a single non-null value this would be bad.

--
Jeff Butera, Ph.D.
Manager of ERP Systems
Hampshire College
jbut...@hampshire.edu
413-559-5556

"...we must choose between what is right and what is easy..."
                                      Dumbledore

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to