Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DPreacher

Pages: [1]
1
Ultra Hal 7.0 / Error message
« on: April 04, 2007, 08:54:50 pm »
Open brain editor, go to Script editor on the top (left window),
double click, and comment out line 1889  and line 1891

 Sub AboutOptions()
    'Set HalBrain = CreateObject("UltraHalAsst6.Brain")
    HalBrain.MsgAlert "This is the Ultra Hal 6.0 Default Brain. This brain has no additional options."
    'Set HalBrain = Nothing
End Sub

The routine is a stub...  and then save changes in file.
Exit Hal and start up again...

That is what I did to fix my Hal.

Cheers!

Pages: [1]