Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Possible VFP 9 Debugger Bug?
Message
From
23/11/2006 06:29:01
 
 
To
21/09/2005 13:25:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01051713
Message ID:
01172017
Views:
18
Hi, any update on this?
It's really annoying...

Guillaume

>Confirmed. Looks like a bug to me.
>
>>Create a PRG:
>>
>>
>>SET STEP ON
>>
>>LOCAL sString
>>sString = "0"
>>
>>RETURN
>>
>>
>>Run it in VFP 9. Step over the assignment line and hold the mouse over
>>the 'sString' variable.
>>
>>
>>The tooltip that shows is "sString = 0"
>>
>>Run it in VFP 8 and the The tooltip that shows is " sString = '0' "
>>
>>Minor difference, but in VFP 8 you get the quotes around the data
>>value, whereas in VFP 9 you do not.
>>
>>So, looking only at the tooltip in VFP 9, how do you know the data
>>type of sString?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform