Subj : CVS commit src/sbbs3/execmisc.cpp To : All From : rswindell Date : Thu Sep 08 2005 12:56 pm src/sbbs3 execmisc.cpp 1.33 1.34 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv25382 Modified Files: execmisc.cpp Log Message: Bugfix: Baja integer manipulation functions (e.g. ADD,SUB,MUL,DIV,AND, etc.) did not work if the second argument was a string variable. .