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

Idea mangling test (was Re: Character mangling test)


  • Subject: Idea mangling test (was Re: Character mangling test)
  • From: email@hidden
  • Date: Mon, 19 Feb 2001 13:56:47 EST

In a message dated 2/19/01 11:36:36 AM, Nigel Garvey wrote:

>email@hidden wrote on Sun, 18 Feb 2001 21:28:11 EST:
>
>>Shorter lines clarify logic.

As opposed to very long lines, and in particular for lines of script, not
prose.

>>Shorter lines are almost always possible.

As Nigel has just demonstrated.

>>Shorter lines make editing easier.

As opposed to very long lines, as Nigel has demonstrated despite himself.

>>Shorter lines make code more modularizable.

As Nigel has demonstrated.

>>Inability to create short lines reflects
>>1) fuzzy logic, or...
>>2) lack of creativity.

Ability to create short lines does not automatically eliminate fuzziness.
But it really does show creativity.

As Nigel has demonstrated. : )

Jeff Baumann
email@hidden
www.linkedresources.com

11 Days, 13 Hours, 31 Minutes
How is it going to end?


>set subj1 to "I "
>set infVrb to "say "
>set modVrb to "would "
>set neg to "not "
>set modVrb to modVrb & neg
>set vrb1 to modVrb & infVrb
>set vrb2 to "is "
>set subj2 to "that "
>set adj to "true "
>set adv to "necessarily "
>set comp to adv & adj
>set pred2 to vrb2 & comp
>set sent to subj2 & pred2
>set rel to "that "
>set objCl to rel & sent
>set pred1 to vrb1 & objCl
>set fullStp to "."
>set mySentence to subj1 & pred1
>text 1 thru word -1 of mySentence
>set mySentence to the result & fullStp
>set spacer to return & return
>set mySig to spacer & "NG"
>set myMessage to mySentence & mySig
>display dialog myMessage
>
>NG


  • Follow-Ups:
    • Re: Idea mangling test (was Re: Character mangling test)
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: Another view point.
  • Next by Date: Re: Communicating with process found by creator type
  • Previous by thread: Re: Trojan atack: help me please
  • Next by thread: Re: Idea mangling test (was Re: Character mangling test)
  • Index(es):
    • Date
    • Thread