• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: cut out repetitive info
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cut out repetitive info


  • Subject: Re: cut out repetitive info
  • From: Phong Le <email@hidden>
  • Date: Thu, 3 Feb 2005 15:37:58 -0800

You could use POSIX.

property thefolder: "Macintosh HD:Users:foo:Desktop:myfolder:" as string

--if you need /Users/foo/.. set thefolder to POSiX path of thefolder
tell application "Finder"
	set the file to alias thefolder&filename
end tell

Cheers

On Feb 3, 2005, at 3:19 PM, Christian Vinaa wrote:

i have some lines where I write the same file path for various files that needs various changes

how is the better way to save space stead of writing each time the same path
file x (of folder q of folder w of folder t etc etc )


the stuff in ( )  is the same


-- Christian Vinaa


email@hidden

...... Meanwhile, aunt Martha, having taken a tramp in the woods,
is lying in a ditch at the edge of town .........................
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >applescript batching itself (From: "email@hidden" <email@hidden>)
 >Re: applescript batching itself (From: Emmanuel <email@hidden>)
 >cut out repetitive info (From: Christian Vinaa <email@hidden>)

  • Prev by Date: use itunes to reorder tracks in a mysql database
  • Next by Date: Re: applescript batching itself
  • Previous by thread: Re: cut out repetitive info
  • Next by thread: Re: applescript batching itself
  • Index(es):
    • Date
    • Thread