AI Zone Admin Forum Add your forum

NEWS: Chatbots.org survey on 3000 US and UK consumers shows it is time for chatbot integration in customer service!read more..

does the debugging command :source work?
 
 

from the text client, I have tried doing :source REGRESS/bigregress.txt echo and nothing happens on the screen. I expected to see the prompts from the file fly by but nothing.

the LOGS/serverlog1024.txt shows the first line from the file but nothing else happens. My bot does not respond, the second line isn’t tried. nothing…..

If I type the first line from the file into the text client, I get back “OK” from my bot.


the C_source() in testing.cpp does not seem to have any type of loop in it to process the file.

 

 
  [ # 1 ]

works for me. std cs 8.31 recent release, I launched (harry) and did login and then

:source regress/bigregress.txt on windows and it worked fine.  THis is in LOCAL mode, not as a server.

 

 
  [ # 2 ]

Ahhhh,

that ‘s the trick. Running in local mode, not in server mode.

Thanks Bruce!

 

 
  login or register to react