*** empty log message ***
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
* source/debug/debugger.prg
|
||||
* ::Activate - fix for trashed screens
|
||||
Escape key will now exit the debugger, but the app will continue to run
|
||||
Altd() will reactivate the debugger (maybe not imediately)
|
||||
|
||||
19990823-01:11 GMT+1 Victor Szel <info@szelvesz.hu>
|
||||
* source/rtl/alert.prg
|
||||
|
||||
@@ -863,4 +863,5 @@ function BuildMenu( oDebugger ) // Builds the debugger pulldown menu
|
||||
|
||||
return oMenu
|
||||
|
||||
|
||||
Function AltD()
|
||||
lExit := .F.
|
||||
|
||||
Reference in New Issue
Block a user