Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Brain Cramp on trapping variable value change in debug
Message
From
03/06/2003 09:38:06
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
03/06/2003 09:33:45
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00795611
Message ID:
00795626
Views:
17
Yes :( I generally scatter few of them as watch steps. If I hit at step 3 I know it's somewhere between 2 and 3 then narrow further.
Cetin

>VERY COOL!
>
>Thanks Cetin! The only thing is that it stops after it is changed and when I choose debug, I am in the code ahead of the change, not where it actually changes...hmmmmmmmmm
>
>
>SET ASSERTS ON
>ASSERT UPPER(LEFT(map_type(1),3))!="NON" ;
>    MESSAGE "map_type(1) has just changed to "+map_type(1)
>
>
>
>>Ok, please someone who is thinking more clearly than I this morning refresh my memory on how I can trap for when the value in a variable map_type(1) changes in a program? My variable's value is changing unexpectably and I need to determine when it occurs in the app. Can this be done using the debugger in VFP8?
>>>
>>>Many thanks!
>>
>>Check Assert
>>
>>Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform