Author Topic: Request for Rob in next version  (Read 1873 times)

onthecuttingedge2005

  • Guest
Request for Rob in next version
« on: November 27, 2007, 06:20:06 pm »
Hi Rob.

could you program HAL to use WScript.Sleep, WScript.Sleep doesn't work
inside HAL's programming HalScript.dbg.

something like:

HalBrain.Sleep

where I can cause HAL to pause it's execution like this:

HalBrain.Sleep 10

I need this because my wiki plugin needs WScript.Sleep 10 to execute properly otherwise it will not extract 'all' the information from a page on time.

Jerry[8D]