contents   index   previous   next



JSE_MILLENIUM (off)

 

Several JavaScript date functions deal with 2-digit dates, assuming to be from the 20th century. Because such functions are not year-2000 compatible, they are turned off by default.

 

SE_SHARED_OBJECTS (on)

 

Activates the API function seShareReadObject which allows objects to be shared among threads.

 

JSE_PASSBYREF (on)

 

ScriptEase supports the passing of parameters to script functions by reference by using the & operator and to wrapper functions by using the SE.BYREF flag. This define turns the support on, which is the default.

 


JSE_FLOATING_POINT (on)