• 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: Character mangling test
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Character mangling test


  • Subject: Re: Character mangling test
  • From: "Arthur J Knapp" <email@hidden>
  • Date: Sun, 18 Feb 2001 17:23:29 -0500

> From: email@hidden
> Date: Sun, 18 Feb 2001 16:31:49 EST
> Subject: Re: Re: Character mangling test

I was hoping not to get involved in this, but:


> ... I am suggesting typing the wordy but pure 7-bit ASCII phrase
> "is greater than or equal to."

...

> My solution is short lines.
> That solves email line wrap too.


So we use expressions like "is greater than or equal to", perhaps
in combination with a whose clause, AND we keep lines short. ;-)

tell application "Finder"

set nameList to name of every file of myFolder whose physical size
of it is greater than or equal to 3200

end tell

> Again, I'm not suggestiing using [option-L]. Actually, that brings up another
> question. I've always used [option-return] for line continuation. It seems
> that you and others are typing [option-L] and then return.

When you type option-return in Script Editor, Script Debugger, etc,
the characters (option-l & return) are inserted. In a normal text
editing environment, you would have to type/use option-l & return to
obtain the equivialent character sequence, ie: option-return is not a
character, it is a command to insert two characters.

> To summarize, this problem is 98% fixable by using short lines and wordy
> English comparison operators.

Again, how do these two mutually incompatible concepts work together?


--
{
Arthur J Knapp, of STELLARViSIONs ;

http://www.STELLARViSIONs.com ;

mailto:email@hidden ;

"...it's not my birthday,
it's not today..."
}


  • Prev by Date: Re: AppleScript Endec (Encoder/Decoder) 1.0.2
  • Next by Date: Re: alias and memory leak
  • Previous by thread: Re: Character mangling test
  • Next by thread: Re: Re: Character mangling test
  • Index(es):
    • Date
    • Thread