|
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
liangzhu
Joined: 30 Nov 2011 Posts: 42 Country: Singapore |
|
jal vs vbs |
|
is is possible to do something like vbs' "objUser.IsAccountLocked" function in jal? thanks!
|
|
Wed Feb 29, 2012 11:51 pm |
|
|
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7907
|
|
|
|
Out of curiosity, why not to use "objUser.IsAccountLocked" ina VBScript job in 24x7? Are you aware that 24x7 supports VBScript scripts?
|
|
Thu Mar 01, 2012 9:51 am |
|
|
liangzhu
Joined: 30 Nov 2011 Posts: 42 Country: Singapore |
|
maybe i am not doing it right? |
|
um, if i put in vbs, i don't seem to be able to see the variables in the debug screen like when i run jal?
and there seems to be no log file created in 'performance data' to say what its been doing either.
|
|
Mon Mar 05, 2012 4:37 am |
|
|
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7907
|
|
|
|
That's weird. Built-in VBScript debugger should show all local variables. It can show and manipulate values of all simple data type variables, but cannot change nested properties of complex object data types For that you can use the Immediate window.
If you mean the run-time script tracing feature used for writing log files in the Performance Data directory, then you are correct, that feature is specific to JAL only.
|
|
Mon Mar 05, 2012 10:08 am |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|