2001-05-10 14:40 UTC-0800 Ron Pinkas <ron@profit-master.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user