• 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
comments within code
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

comments within code


  • Subject: comments within code
  • From: Mitchell L Model <email@hidden>
  • Date: Thu, 07 Jul 2016 12:56:00 -0400

Just a note about comments within code: you can't do that.

I knew that you couldn't have a comment within a line continuation:

set x to ¬
	 -- won't compile
	1

But I just discovered, or remembered, that you can't have code on a line after (* *):

(* comment *) set x to 1 -- won't compile




 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


  • Prev by Date: Re: scripting OmniGraffle
  • Next by Date: Re: path to script file in script's folder
  • Previous by thread: Re: scripting OmniGraffle
  • Next by thread: Re: path to script file in script's folder
  • Index(es):
    • Date
    • Thread