• 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: Replace slash by underscroe in file name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replace slash by underscroe in file name


  • Subject: Re: Replace slash by underscroe in file name
  • From: kai <email@hidden>
  • Date: Fri, 24 Mar 2006 00:11:26 +0000


On 24 Mar 2006, at 00:02, Malcolm Fitzgerald wrote:

The second lesson has a script which looks like it might set text item delimiters to "l" but we never get to use "l".

Although we do if we run the script first:

---------------

set AppleScript's text item delimiters to "y"
script tid
	set my text item delimiters to "l"
	on _get()
		return my text item delimiters
	end _get
end script
run tid
tell tid to _get() --> "l"

---------------

:-)

---
kai


_______________________________________________ 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: 
 >Re: Replace slash by underscroe in file name (From: Paul Berkowitz <email@hidden>)
 >Re: Replace slash by underscroe in file name (From: Malcolm Fitzgerald <email@hidden>)

  • Prev by Date: Re: Replace slash by underscroe in file name
  • Next by Date: Re: Return or No Return
  • Previous by thread: Re: Replace slash by underscroe in file name
  • Next by thread: Re: Replace slash by underscroe in file name
  • Index(es):
    • Date
    • Thread