Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assert - Debug
Message
From
15/04/2002 13:54:27
 
 
To
10/04/2002 13:10:52
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00641821
Message ID:
00645089
Views:
18
>>
>>The debugger doesn't start at all. I'm using VFP 7.0 with SP1.
>
>What happens if you change the assert command with
>
>IF (NOT llAsertCondition) AND (Application.Startmode = 1)
>   DEBUG
>   SUSPEND
>ENDIF
>
>
>llAsertCondition stands for the condition you wish to assert.
>This is not solution, however with it we can find out whether the problem is from the debugger or from the assert command.
>Is your form modal? Check tools-options-debug [environment] combo box value - it should be Debug Frame or FoxPro frame - tell me what is your setting.
>
>Regards

Sorry this took so long. I've been away for a while.
It does look like that's my problem. I have it set for FoxPro frame not Debug Frame. I haven't played with it yet to see if I can work around it.
Bill Morris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform