OK, I know it's late and I suspect this is something stupid I'm overlooking but I've bashed my head about enough tonight.

I have a script:

on mouseUp
  global someVar
  put someVar into URL "file:foo.txt"
end mouseUp

Works fine. Returns empty result. From the message box, I can type:

get url "file:foo.txt"; put it

and I get the expected result.

But Finder is completely unable to locate the file. Searches for the file name by every possible criterion come up empty. I want to use a text editor to examine the file for instructional purposes but I can't find the darned thing.

OK, I'm ready with the Stupid Stick.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dan Shafer, Revolutionary Author of forthcoming 3-book set, "Revolution: Programming at the Speed of Thought" http://www.revolutionpros.com for More Info

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to