Re: way to identify currently running script?
Re: way to identify currently running script?
- Subject: Re: way to identify currently running script?
- From: Rob Jorgensen <email@hidden>
- Date: Wed, 10 Jul 2002 17:19:22 -0400
On 7/10/02, Current Resident commented:
Is there a way to identify the name of the currently running script?
This works for me (OS 9.1/AppleScript 1.8.3):
set myName to name of (info for (path to me))
display dialog myName
--
Rob Jorgensen
http://macscripter.net/ - Your best source for all things AppleScript
_______________________________________________
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.