How do I perform 'CLS' type sub in debug?
#1
seems like although system is nt, os.system does not exist so os.system('cls') fails, as does stdout.flush().. whether i use print, or stdout.write() basically what i want to do is clear/flush the debug console so that current data is displayed.. (like pressing white)
also, virtually all scripts written for other platforms utilize argv[]..  i was wondering if there is a simpler way of porting these than scouring all modules to references to argv[]..
thanks..

editConfusedorry, i thought i was in python dev.. please move this thread..



#2
okie, moving
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image

Logout Mark Read Team Forum Stats Members Help
How do I perform 'CLS' type sub in debug?0