Page 1 of 1

Hacking Expression (Article)

Posted: May 22nd, 2008, 9:35 am
by explorer
Most of the things presented in this article you probably know,
but I think you should read it anyway. Maybe something will spark.
Theres a cool tip at the end. Hope you'll enjoy it.

http://maltaannon.com/blog/hacking-expressions/

Re: Hacking Expression (Article)

Posted: May 22nd, 2008, 11:51 pm
by nab
That's not #import, but #include (I think). Something like this:

Code: Select all

#include "C:/myUtils.js"
formatNumber(13, "0000");