Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set debugger breakpoint on file OPEN dialog
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01462508
Message ID:
01462521
Views:
32
>>>Skipping the detailed explanation, is there any way to set a breakpoint in the debugger that will put me in the code where a default file OPEN dialog is appearing?
>>>
>>>TIA
>>>
>>>Al Allison
>>
>>No, not really. As Tore pointed out, you may be looking for SET TABLEPROMPT OFF.
>>
>>The error usually occurs in the select command when one of the tables can not be found.
>
>Naomi,
>
>My reply to Tore:
>
>Thanks for the suggestion. Somehow I trashed the detailed message that explained that this question related to a convoluted reindex program with lots of nested ON ERROR SomeError = .T. that jumps in and out of two same-named databases. The error variable logic is wrong and I was trying to follow that.
>
>I changed something and made matters worse. With some 100 tables and hundreds of tags, about 80% of the way through I get an OPEN dialog.
>
>I was hoping for something like WONTOP() changed or whatever.
>
>I can't find SET TABLEPROMPT in help, is that a version thing?
>
>Thanks,
>
>Al Allison

Al,

What is your VFP version? This command was introduced in VFP9, as I recall.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform