How do delete a space or return ?
repeat for each line ml in fld "x"
put fld "x" & return into myVar
end repeat
now the last char is a "return or space" how do I remove that ? "I don't want to remove all of them , just the last one"
Thanks
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
