Simple newbie question
Simple newbie question
- Subject: Simple newbie question
- From: Peter Robertson <email@hidden>
- Date: Wed, 17 Jun 2009 16:17:03 -0400
- Thread-topic: Simple newbie question
Title: Simple newbie question
How can I get just the name of a file without the extension? If I use
set theName to (text 1 thru ¬
(offset of "." in theFile) of theFile)
with say file '123.jpg' I get '123.' I want just 123 without the "."
Thanks.
Pedro
_______________________________________________
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