Hello
I use the Ask file command to let the user provide the name and location of a txt-file. But on testing no file it written to disc.

I get no errors.

So, can anybody tell me what is wrong with this script:

on mouseUp
ask file "Save your order" with "Untitled.txt"
if it is empty then exit mouseUp
open it
write field "totalOrder" to file it
end mouseUp

/magnus


--------------------------------------------------------------------------------------------------
"En l�ng resa mot full�ndandet � fr�n 6.04 till OSX"
--------------------------------------------------------------------------------------------------
Studio Alice
Magnus von Br�msen
0702-212 495
0322-633 833
www.studioalice.se

Reply via email to