Hi Scott,

Of course, it is simple. If you have a variable with plain text, use this:

set the unicodeText of fld "Your Field" to uniEncode(myVar)

If it contains UTF8, try

set the unicodeText of fld "Your Field" to uniEncode(myVar,"UTF8")

and so on.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
http://economy-x-talk.com
http://www.salery.biz
Dutch forum: http://runrev.info/rrforum

Color Converter has been updated! Get it at
http://colorconverter.economy-x-talk.com !

On 25 nov 2008, at 00:53, Scott Rossi wrote:

Hi List:

Anyone know if it's possible to set the unicodeText of a field to data
contained in a variable? So far all the examples I've found involve setting the unicodeText from an external binary file, or setting the unicodeText of
one field to the unicodeText of another.

Thanks & Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to