How to?!
How to?!
- Subject: How to?!
- From: Joseph Silverman <email@hidden>
- Date: Mon, 23 Sep 2002 12:43:42 -0700
What one-liner script would create an 'internet location file' on the
desktop of the currently logged in user. Also, is it possible to put
such an alias in the dock with applescript? I have been trying:
tell finder
make new internet location file to "
http://localhost:80/" at desktop
end finder
and it doesn't work.
Another question - how does one package up an applescript application
so that it has a .app bundle (allowing an icon and other resources)? I
don't need it to open any windows, just do some basic 'on run ... end
run' type processing.
Thanks - Yossie
_______________________________________________
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.