| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
set text_returned to text_returned
set temp to ""
repeat with loop from 1 to length of text_returned
set temp to temp & (ASCII character of (ASCII number of character loop of text_returned))
end repeat
set text_returned to temp
trybut this doesn't seem to work for me.
set text_returned to <<class ktxt>> of (text_returned as record)
end try
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.