quote:
Originally posted by Holllywood
I'm addressing this ? to OnTheCuttingEdge, because I have noted a small irregularity in ALF. Alf seems to confuse your name with any word that follow "I am" in a statement. Such as " I am glad to see you." Alf thinks that you are addressing yourself as "glad" and will ask you something like "How long will you call yourself "glad."
Is there a fix for this misunderstanding?
Hi Hollywood.
If you look at this code:
If HalBrain.RunQuery("SELECT searchString, topic FROM names WHERE strstr(' " & Replace(HalBrain.AlphaNumericalOnly(OriginalSentence), "'", "''") & " ', searchString) > 0 LIMIT 1", NameSex) = True Then
And you follow names by clicking on it then it will take you to the names database where HAL looks up names, In that database you'll find the name: Glad, after that delete the name Glad, after that you shouldn't have the problem for the word Glad, do the same for any other false name as desired.
you can get to the names database easly by pasting this: "names" into the brain while in the editor, remember to remove it before you save your brain upon closing the editor.
Jerry[8D]