2001-05-10 14:40 UTC-0800 Ron Pinkas <ron@profit-master.com>

This commit is contained in:
Ron Pinkas
2001-05-10 22:05:54 +00:00
parent ed53aa16bf
commit 88d6d4ea34
9 changed files with 274 additions and 92 deletions

View File

@@ -1701,12 +1701,13 @@ METHOD SearchLine() CLASS TDebugger
return nil
/* Not declared - it seems ToggleCaseSensitive() replaced this!!!
METHOD CaseSensitive() CLASS TDebugger
::lCaseSensitive := !::lCaseSensitive
return nil
*/
function __DbgColors()
@@ -1716,4 +1717,4 @@ return If( ! s_oDebugger:lMonoDisplay, s_oDebugger:aColors,;
function __Dbg()
return s_oDebugger
return s_oDebugger