file names in 'do as applescript'
    ron barber 
    runrevron at gmail.com
       
    Wed Mar 23 04:35:52 EDT 2011
    
    
  
Greetings from Japan
I am using the following to save files from my application:
put "untitled.txt" into fname
 get "choose file name with prompt ""e& " ""e&" default
name"&"e&fname"e
do it as applescript
When the save file dialog is presented some users are, naturally,
using Japanese characters to name the files but when the file is saved
the name is always ????. Can I modify my applescript to take the
Japanese or is this a limitation with LIvecode?
Thanks
Ron
    
    
More information about the use-livecode
mailing list