until someone have more info, look these links, not sure if this will work for you
look here http://www.thinbasic.com/community/s...ine-parameters
and here: http://www.thinbasic.com/community/s...c-command-line
also in the help file about thinDebug (in thinbasic Tools)
from the command line running thinBasic.exe with debugging flag: (in thinbasic 1.8.9
thinBasic.exe @D AnyScriptFileName.tbasic
in thinbasic 1.10.4
from the command line running thinBasic.exe with debugging flag:
thinBasic.exe @@D@@## AnyScriptFileName.tbasic
Bookmarks