*** empty log message ***

This commit is contained in:
Paul Tucker
1999-08-23 05:56:58 +00:00
parent be965ecf91
commit dfb87515e3
2 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

@@ -863,4 +863,5 @@ function BuildMenu( oDebugger ) // Builds the debugger pulldown menu
return oMenu
Function AltD()
lExit := .F.