You can do it one of two ways. I am using .rtf files and reading them in at run-time so that I have styled text. What I first did was use the command "set the clipboardData["text"] to NumToChar(160)" in the Rev Message Box. Then I opened my text editor and pasted where necessary. It worked well. But then I moved my file to the Mac. Because it's a higher ASCII character, it didn't display right on the Mac. So what I ended up doing was putting some other lower ASCII character like "~" (or anything that's not very likely) in my files instead of the actual delimiter character.
I would suggest using "#" as delimiter since you find it easily (in the same way and place) on the keyboard for both Windows and Mac.
--
1. amanuensis Signe Marie Sanne e-mail: [EMAIL PROTECTED]
Romansk Institutt tel: +47 55 58 21 27
Oysteins gt. 1 5007 Bergen http://www.hf.uib.no/hfolk/mlab/hjem/default.html
Norway
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
