opensubscriber
   Find in this group all groups
 
Unknown more information…

a : applescript-users@lists.apple.com 14 January 2006 • 2:45AM -0500

As Text Work-Around Broken
by Jason Bourque

REPLY TO AUTHOR
 
REPLY TO GROUP




Hello,

I have used this for some time but it seems to be broken..

For unicode text this should work. Any ideas?



try
        --corece Unicode or other text to styled string to plain text
        set vStringAsText to (((vString as string) as record)'s «class
ktxt»)
        
    on error
        set vStringAsText to vString
    end try
    
    return vStringAsText




Thanks,

Jason Bourque


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (Applescript-users@list...)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-users/subscriber%40opensubscriber.com

This email sent to subscriber@open...

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.