re: Name only of app
re: Name only of app
- Subject: re: Name only of app
- From: David Crowe <email@hidden>
- Date: Sat, 24 Jan 2009 12:33:40 -0700
Title: re: Name only of app
Bob;
Is the following too ugly?
- David Crowe
tell application "Finder"
set x
to text 1 through ((length
of (name of
(path to frontmost
application) as string)) -
(length of (name
extension
of (path to frontmost
application) as string)) -
1) of ((name
of (path to frontmost
application)) as string)
end tell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden