Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code looking
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00204763
Message ID:
00204793
Views:
23
This message has been marked as a message which has helped to the initial question of the thread.
>Hi!

Another simple question: how can I insert breakpoints in my form/program on the fly?

Try this

* in main programm
on key label f7 do do_suspend

*** *** ***

Function do_suspend

activate window command
activate window view
activate window debug
suspend

Return 0

Sincerely,
Igor Gelin
Database Developer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform