Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to show debugger toolbar programmatically
Message
From
17/10/2003 18:35:47
 
 
To
17/10/2003 17:50:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00839928
Message ID:
00839945
Views:
19
>>>Is there a command that can be used at runtime to make the debbuger toolbar to appear?
>>
>>Alex,
>>
>>The debbuger isn't avaiilable in runtime.
>
>Thank you Sergey. I meant when you are running a program in the development environment.
>
>Is there a command equivalent to activating/deactivating the debugger toolbar from the View > Toolbar dialog? I know that you can (perhaps must) HIDE/SHOW WINDOW Debugger once it has been activated from the dialog mentioned above, but I haven't found a way to do it "from scratch".
>
>Thanks,
>
>Alex

If you just want the debugger, it's DEBUG. If you want to actually stop where you execute the command it's the same as it always was, SET STEP ON.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform