Subj : CVS commit src/sbbs3/jsexec.c To : All From : rswindell Date : Wed Oct 12 2005 01:44 am src/sbbs3 jsexec.c 1.93 1.94 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv20072 Modified Files: jsexec.c Log Message: Bug-fix: prompt() no longer returns the \n with the string (whoops). js_exec() now displays the number of seconds/milliseconds it took to compile and execute a script (if either duration is greater than 0). .