I’m working with 2.9 under Ubuntu 12.04 on a 64 bit HP G62.
Some wicked beginner questions here. As I crawl through the User Manual again and the Tutorial, I’m starting to get the hang of things. I need an explanation of what, for lack of a better term to start this discussion, I’ll called “retained memory.” I came across this curiousity in trying to change the name of my bot from Harry to Inga. Following the User manual, I change the name of my bot to Inga instead of Harry Potter. That worked fine, but I noticed that it only changed the bot response, not the prompt or anything else, eg: what is your name? asked after :build 1 when changing that last line to Inga instead of Harry, gave me the response “My name is Inga.”
So I went back in and changed all instances of “harry” in both simpleTopic.top and simpleControl.top. The prompt stayed at Harry. Even after all the discussion that follows here, the prompt stayed at Harry.
QUESTION #1
How do I completely change my bot’s name?
In trying to figure this out, I did both :build 1 and :shutdown several times. After the first one or two, when asked “What is your name?” the bot replied “I don’t know what to say.” Remembering reading somewhere that the bot gets snippy after repeats, and as I begin to get a better handle on the mechanics of the bot, I realized that this probably had something to do with erasure after the bot was asked a question unless ^noerase was included. I also stumbled on the solution of erasing everything in the USER directory to get a fresh start as I play and learn.
QUESTION #2
Am I missing something? Is this the only way to get a “fresh start?”
regards, Richard