Script expects quoted text mystery
Script expects quoted text mystery
- Subject: Script expects quoted text mystery
- From: Gnarlodious <email@hidden>
- Date: Wed, 14 Jan 2004 20:22:18 -0700
Why is it when I say:
tell application "iCab" to OpenURL "
http://www.gnarlodious.com/"
it works fine, but when I say:
tell application defaultBrowser to OpenURL "
http://www.gnarlodious.com/"
it won't even compile?
I wonder if this is related to the question I asked yesterday:
set the file type of file FileSpec to "TEXT"
set the creator type of FileSpec to "R*ch"
Maybe someone can explain why a variable doesn't work here.
Very strange.
--Gnarlie
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.