Re: Script Libraries
Re: Script Libraries
- Subject: Re: Script Libraries
- From: Jim Underwood <email@hidden>
- Date: Mon, 20 Jun 2016 02:48:22 +0000
- Thread-topic: Script Libraries
Thanks, Shane.
IMO, using interleaved parameters still comes down to personal preference.
I don't see any technical advantage. Please correct me if I'm wrong.
For me, the pain of typing, the verboseness of the statement, are not worth the benefit of potential improved clarity of the parameters in the calling statement (which I can easily get if needed).
To each his own.
Best Regards,
Jim Underwood
aka JMichaelTX
But
there is a downside to interleaved syntax. Each parameter name is a new identifier, so you have to ensure parameter names don't clash with defined terms when you first write them. But Script Debugger 6 will generally escape them in pipes as you type them if
there's a clash.
|
_______________________________________________
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