Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A really stupid question...
Message
 
 
To
22/01/2003 17:51:02
Lamar Glover
Southeastern Apparel, Inc.
Dothan, Alabama, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00744534
Message ID:
00744544
Views:
22
>We have just moved to VFP7 from 5.0. In trying to debug a program we have inserted the SUSPEND command into the program. But it does not work. Has this command changed?
>
>Any help would be appreciated.
>
>LG

It should still work. Besides, do not use SUSPEND. Use ASSERT [see VFP Help for syntax] which is ignored under Runtime should you forget to remove it. Using SUSPEND is not very forgiving under runtime. Open the code, and double-click in the grey column to the left of the line where you want the debugger to break. When the debugger is open, code execution will break at this point.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform