Dinesh
Kumar
21 Jan
2003, Rating 3.39 (out of 5)
Many times
we would like to start debugging from a Pop-up screen, but the editor doesn't
allow us to do that. Instead, we have to start debugging all the way from main
screen. However, here is some code that will allow you to make edits in a
pop-up window. Copy the code in a notepad and store it on desktop and drag and
drop it (from Windows explorer) on to the pop-up box and the debug mode will be
on! So, enjoy debugging with ease...
Code
The code
is
*********************
[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand
*********************