SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
VBScript timeout vs. JAL timeout

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
VBScript timeout vs. JAL timeout
Author Message
Jeff Johnson



Joined: 25 Aug 2003
Posts: 1

Post VBScript timeout vs. JAL timeout Reply with quote

We have 24x7 inhouse already. I do not support it, but have a couple of questions about it.

1. JAL appears to have a timeout function. How does it know if a process is finished and if not timeout?
2. VBScript does not appear to have a function for timeout. We want to use VBScript and not JAL in our environment so we need a way to do this using VBScript. Could we build a stored procedure or something like it and use the JAL function to execute a timeout?

3. Do you have any suggestions on how we can make this work?

Mon Aug 25, 2003 4:12 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7966

Post Re: VBScript timeout vs. JAL timeout Reply with quote

Do you mean the Wait function?
If yes, an alternative in VBScript is Sleep.

If no, than ywhat you you mean by the Timeout? Running a process with timeout?

To call a JAL method or even a script containing several lines dynamically you can use
JALScript.Execute, for example

Sub Main
JALScript.Execute "MessageBox ""Hello 1 from JAL""" & vbCrLf & _

"MessageBox ""Hello 2 from JAL"""
End Sub

: We have 24x7 inhouse already. I do not support it, but have a couple of
: questions about it.

: 1. JAL appears to have a timeout function. How does it know if a process is
: finished and if not timeout?
: 2. VBScript does not appear to have a function for timeout. We want to use
: VBScript and not JAL in our environment so we need a way to do this using
: VBScript. Could we build a stored procedure or something like it and use
: the JAL function to execute a timeout?

: 3. Do you have any suggestions on how we can make this work?

Mon Aug 25, 2003 6:24 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
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


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.