Zabaware Support Forums

Zabaware Forums => Ultra Hal 7.0 => Topic started by: JS on March 22, 2006, 08:11:55 am

Title: HAL 6.0 error - How do I fix this?
Post by: JS on March 22, 2006, 08:11:55 am
"HAL 6.0 error How do I fix this?"

---------------------------
Microsoft VBScript runtime error HalScript Error
---------------------------
HalScript Error 9 on line 655 in column 9: Subscript out of range: Y



The file "C:Program FilesabawareUltra Hal Assistant 6HalScript.DBG" has been saved with the current script being used for debugging purposes.
---------------------------
OK  
---------------------------

  This is the error that shows up. How do I fix this?

 Thanks
Title: HAL 6.0 error - How do I fix this?
Post by: onthecuttingedge2005 on March 22, 2006, 10:32:46 am
quote:
Originally posted by JS

"HAL 6.0 error How do I fix this?"

---------------------------
Microsoft VBScript runtime error HalScript Error
---------------------------
HalScript Error 9 on line 655 in column 9: Subscript out of range: Y



The file "C:Program FilesabawareUltra Hal Assistant 6HalScript.DBG" has been saved with the current script being used for debugging purposes.
---------------------------
OK  
---------------------------

  This is the error that shows up. How do I fix this?

 Thanks



Hi JS.

Open the HalScript.dbg in a line editor and go to that line to see what plug-in is causing the error.

It sounds like an array type plug-in using a Split Sentence or something, After finding out which line and code it is causing the error you can post it and we'll be able to tell you what you can do from there, It maybe as simple as unchecking a plug.

Jerry[8D]
Title: HAL 6.0 error - How do I fix this?
Post by: JS on March 22, 2006, 09:47:25 pm
---------------------------------------------------------------------
Hi JS.

Open the HalScript.dbg in a line editor and go to that line to see what plug-in is causing the error.

It sounds like an array type plug-in using a Split Sentence or something, After finding out which line and code it is causing the error you can post it and we'll be able to tell you what you can do from there, It maybe as simple as unchecking a plug.

Jerry
------------------------------------------------------------------

  Thanks for the help. I think you were right about that. While debugging I noticed that there was an analysis in the Hal deduction yes or no response, that said 66% of the time it would choose a yes reponse and 33% of the time it would pick a no response. I wonder if this has something to do with the free will choice plug in?

Title: HAL 6.0 error - How do I fix this?
Post by: onthecuttingedge2005 on March 22, 2006, 09:59:42 pm
You could uncheck it and see if it resolves the issue.

Jerry[8D]