Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: STR() not support correctly null variables
Message
De
16/05/2003 10:40:30
 
 
À
16/05/2003 08:37:31
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00789137
Message ID:
00789229
Vues:
22
I don't have VFP8 yet. Which lines cause an error below?

Only one error occurs in VFP6.

>
>nx=0
>nx=NULL
>?TYPE('NX')
>?STR(nx)   && no error in VFP6...displayes NULL
>nx='c'
>nx=NULL
>?TYPE('NX')
>?STR(nx)   && this errors out...as it should
>
>
Steve Gibson
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform