• 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: Simple rot-13 encoding script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple rot-13 encoding script


  • Subject: Re: Simple rot-13 encoding script
  • From: Michelle Steiner <email@hidden>
  • Date: Tue, 20 May 2003 19:09:24 -0700

On Tuesday, May 20, 2003, at 05:27 PM, Ashlin Aronin wrote:

Can anyone tell me what's wrong?

Well, for one thing

currentChar = currentChar + 1

Should be

set currentChar = currentChar + 1

For another, you're not making any distinction between upper and lower case, so everything will come out lower case if it works at all.

--Michelle

--
Give Peace A Chance.
_______________________________________________
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.

  • Follow-Ups:
    • Re: Simple rot-13 encoding script
      • From: Paul Berkowitz <email@hidden>
References: 
 >Simple rot-13 encoding script (From: Ashlin Aronin <email@hidden>)

  • Prev by Date: Re: Simple rot-13 encoding script
  • Next by Date: Re: Simple rot-13 encoding script
  • Previous by thread: Re: Simple rot-13 encoding script
  • Next by thread: Re: Simple rot-13 encoding script
  • Index(es):
    • Date
    • Thread