On 06/24/2017 08:37 AM, Richard Gaskin via use-livecode wrote:

   DoSomething with a and b


Two questions:

How many of you have never before known that commas are optional between definition arguments?

<hand raised>

However, I don't think that particular syntactic sugar, at least, would work. The "and" operator is already in use as a logical anding of two parameters, so there's no way for the parser to differentiate between that and a list of two separate parameters.

--
 Mark Wieder
 ahsoftw...@gmail.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to