0' shown in console durring call
by Thomas Bennett · in Technical Issues · 10/05/2005 (7:28 am) · 0 replies
Probably a dumb question here. I'm trying to implemenet XML functionality into the Torque engine. While trying to test one of the functions I wrote for the engine, I always see a '0' in the console during the function call.
calling createMenu: demo/data/XML/file.xml
0
After the '0' there is a blank line where I try to echo a variable the function create menu should return. I call the engine function from a scripted function.
So in short, does a '0' as output during a function call mean anything?
calling createMenu: demo/data/XML/file.xml
0
After the '0' there is a blank line where I try to echo a variable the function create menu should return. I call the engine function from a scripted function.
So in short, does a '0' as output during a function call mean anything?