Klaus Major wrote:
Hi Alex,
Depends how nicely you need it.
VERY nice :-)
Easy: put numtochar(8) into BS
put replacetext(tData, "."+BS, tNewdata)
I get an "Operators + : error in left operand"?
I can't believe that
(a) I wrote this
(b) I didn't spot it
My excuse is I tested it on the Mac, and then typed the email on the PC,
so I didn't copy/paste it, plus I've been doing too much Python and not
enough Rev lately :-) - it should be
put replacetext(tData, "."&BS, "") into tNewData
i.e. & not +
replace it by empty string
store the result somewhere
--
Alex Tweedly http://www.tweedly.net
--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.7.3/350 - Release Date: 28/05/2006
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution