• 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: lots of statements after "then" of "if"
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lots of statements after "then" of "if"


  • Subject: Re: lots of statements after "then" of "if"
  • From: Emmanuel <email@hidden>
  • Date: Wed, 10 Sep 2003 00:15:36 +0200

At 11:19 PM +0900 9/9/03, micro-people wrote:
>my biggest wondering is
>"is there a way to do several things
>after "then" of "if"

Yes. Make a new line after "then" and terminate with "end if".

---------------------
if sarigama = x then
set pada to (whatever)
-- do plenty other things here
end if -- <-- now you need that line, too
---------------------

Emmanuel
_______________________________________________
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: 
 >lots of statements after "then" of "if" (From: micro-people <email@hidden>)

  • Prev by Date: Re: Dates gone wild
  • Next by Date: Re: Re: Dates gone wild
  • Previous by thread: Re: lots of statements after "then" of "if"
  • Next by thread: Doubt
  • Index(es):
    • Date
    • Thread