• 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: Create a folder with today's date as the folder name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Create a folder with today's date as the folder name


  • Subject: Re: Create a folder with today's date as the folder name
  • From: "Serge Belleudy-d'Espinose" <email@hidden>
  • Date: Mon, 11 Feb 2002 15:35:32 +0100

At 9:11 -0500 11/02/02, Arthur J Knapp wrote:

This is also not beautiful, but there are a few milliseconds to be
saved by using "if, else if" rather than a series of "if"s.

This is strange at most because I've seen the other way come true for different projects. My guess is that, by using

if condition 1 then return value 1
if condition 2 then return value 2
...

you never get to evaluate conditions 2 and upper if condition 1 is true so you save a few ticks.


Serge
--
\\//\//\// Serge Belleudy-d'Espinose Institut Jacques Monod - Jussieu
// // // http://www.ijm.jussieu.fr/ Universites Paris VI, VII - CNRS
//\//\//\\
_______________________________________________
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.

References: 
 >Re: Create a folder with today's date as the folder name (From: Arthur J Knapp <email@hidden>)

  • Prev by Date: Re: Create a folder with today's date as the folder name
  • Next by Date: Re: Create a folder with today's date as the folder name
  • Previous by thread: Re: Create a folder with today's date as the folder name
  • Next by thread: Re: Create a folder with today's date as the folder name
  • Index(es):
    • Date
    • Thread