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..

Text file with build time
 
 

Hi,

I have Chatscript embedded in a build enviroment. The build eviroment needs to check wether it needs to its topic files. The only way to do this I currently see is look at the change date of a random file in /topic. It would be much better in my opinion to somehow generate one .txt file anywhere which contains the build timestamp during the build process.

I know there is a system variable for the information I need. I checked the documentation, but apparantly couldnĀ“t find a callback function that is called at the build.

Can you think of any other ways to do this that doesn’t involve me to manually execute a command after building?

Thanks, Tobi

 

 
  [ # 1 ]

The timestamp is embedded in the build file scriptxx.txt. Eg the 1st line
00061 Jun17’16-15:55:36 harry

 

 
  login or register to react