[APBeta] Script style advice

Paul Rodman paul at ilanga.com
Sun Jan 25 13:48:44 PST 2009


On Jan 25, 2009, at 12:21 PM, RPEHLM wrote:

> Is this sort of thing (in APScript) partiularly ugly for technical  
> or stylistic reasons?
>
> dim Now as double = CurrentDate

No. I use it a lot.

Note, though, that this only works in V2 scripts, and I believe does  
not work outside of a sub/function (which is one reason for  
considering enforcing a "sub main()")

Paul R.




More information about the APBeta mailing list