On 29/01/11 04:33, Colin Alfke wrote: > If you don't have to worry about associated fields and you're trying to > clear null attributes or you want a count of the non-null attributes then > trim is probably the easiest way (plus there are options to only clear > leading,trailing,or all): > > FXI = TRIM(FXI,@VM)
I was wondering if trim could do that... But my immediate reaction was matparse, matbuild. They all strip trailing delimiters by default. > > Hth > Colin Alfke > Calgary, Canada Cheers, Wol _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
