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
