Zabaware Support Forums

problem with communicating with HAL

Started by brian, January 31, 2005, 08:16:36 PM

Previous topic - Next topic

brian

When I try to communicate with Hal I get an error message saying microsoft  VBScript compilation has an unterminated string  help!
 

Art

Brian,
Welcome to the forum!

First what version of Hal are you using (free, purchased)?
What is your operating system (98, XP) and memory?
What brain file are you using (default, XTF, etc.)?
Have you edited or changed anything in the brain file? If so, what?

Let us know and we'll try to resolve your problem.
In the world of AI it's the thought that counts!

- Art -

brian

Art I am using windows xp I don,t recall changing anything as far as the brain  its the default brain as I recall
 

brian

 

Bill819

quote:
Originally posted by brian

Sorry, I purchased Hal


Try turning off you virus scanner and then reinstall Hal. Some anti virus program interfere with the complete installation of Hal.
Bill
 

Art

Brian,

That error is usually the result of a missing quote (") from the end of a line of code.

Did the error message indicate a line number?
If so, you can open the brain editor and go to that line number to look for a possible missing end or closing quote.

Sometimes this happens if or when a line of code gets split or carried down to the next line like:
Val (str$) = "This is
a quote"

or something similar.

Lastly, make sure you do a recent update and scan for viruses.

Hope this helps.
In the world of AI it's the thought that counts!

- Art -

brian

the message cited line 290 in column 49  ill take a look at  what i have though