dupa

Author Topic: HAL 6.0 error - How do I fix this?  (Read 2665 times)

JS

  • Newbie
  • *
  • Posts: 43
    • View Profile
    • http://smart1234.s-enterprize.com
HAL 6.0 error - How do I fix this?
« 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
Jim Smith

onthecuttingedge2005

  • Guest
HAL 6.0 error - How do I fix this?
« Reply #1 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]

JS

  • Newbie
  • *
  • Posts: 43
    • View Profile
    • http://smart1234.s-enterprize.com
HAL 6.0 error - How do I fix this?
« Reply #2 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?

Jim Smith

onthecuttingedge2005

  • Guest
HAL 6.0 error - How do I fix this?
« Reply #3 on: March 22, 2006, 09:59:42 pm »
You could uncheck it and see if it resolves the issue.

Jerry[8D]