setting "DIDDEBUG" to "1" creates a new Window with debug information upon launching SEF2000:
Code: Select all
_SUPERW.EXE DID=. QUICK_FLAG=1 DIDDEBUG=1 GUI
It's possible this writes debug information to c:\debug.txt, this is yet to be verified. At the moment, it's not clear what this debug actually monitors, perhaps it requires another value than 1 or some other switch to be specified.
That's all folks!