Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Application can't run
Message
From
01/07/1999 08:18:10
 
 
To
30/06/1999 21:32:26
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00236253
Message ID:
00236377
Views:
11
>>When i created a single form and build an executable from the form, i got an error message "Feature not available".
>>What feature exactly isn't available ?
>>How can i handle this ?
>
>This is usually from a SET STEP ON left in the code, but can be caused by other commands like MODIFY STRUCTURE, MODIFY DATA, etc.

or a CANCEL or SUSPEND. A good error handler will give the method and line number where the error is occuring. In VFP, there is no need to enter commands like CANCEL, SUSPEND, or SET STEP ON. In the editor, right-click on the line of code where you want to SUSPEND, then select Set Breakpoint. Or just enter the method name in the Breakpoint dialog in the debugger.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform