Hello list,
On OS X I often wrote such like:
put aa.txt into myfilename
put seconds() into url("file://" & myfilename),
which worked ok. Standalones for OS X also worked,
but a standalone for windows put the result "can“t open file".
What is wrong?
Thank you for your help.
Richard.