Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Possible VFP 9 Debugger Bug?
Message
De
21/09/2005 13:25:25
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01051713
Message ID:
01051717
Vues:
22
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?
Grigore Dolghin
Class Software.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform