Re: Make path "shorter"
Re: Make path "shorter"
- Subject: Re: Make path "shorter"
- From: Ben Waldie <email@hidden>
- Date: Fri, 25 Apr 2003 07:45:22 -0400
Robert,
On Friday, April 25, 2003, at 07:07 AM, Robert Hern} wrote:
itfs probably obvious by I can't figure the right way. I have a path
and need to remove last three characters from it. How should I do it?
Try the following...
set theTrimmedPath to text 1 thru -4 of theUnTrimmedPath
- Ben
Benjamin S. Waldie
Automated Workflows, LLC
=============================================
AppleScript and Workflow Automation
Consulting - <
http://www.automatedworkflows.com>
AppleScript Info - <
http://www.applescriptguru.com>
AppleScript Training - <
http://www.applescripttraining.com>
=============================================
_______________________________________________
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.