XWidgetSoft Forum
https://bbs.xwidget.com/

debug info in log
https://bbs.xwidget.com/viewtopic.php?f=8&t=1957
Page 1 of 1

Author:  rjp74 [ August 7th, 2012, 9:01 am ]
Post subject:  debug info in log

is there a way that one can programatically write debug info to the log?
something like Debug.print(" some string");

Author:  vlad [ August 30th, 2012, 2:13 am ]
Post subject:  Re: debug info in log

print("text") , print( yourVariable ) ect...

Also useful functions

Code:
beep(x:int,y:int)
clearTimeout(id:int)
delay(ms:int)
md5(code:string):String
rgba(red,green,blue,alpha):int
run(code:string)
runEx(code:string,params:string)
setInterval(code:string,millisec:int):int
setTimeout(code:string,millisec:int):int
sleep(ms:int)

Page 1 of 1 All times are UTC - 8 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/