Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Numeric overflow issue
Message
 
À
30/11/2001 12:05:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00588052
Message ID:
00588953
Vues:
30
>>I am trying to do a [replace all] for cField = ***** (Numeric overflow) but I get a error cause ***** has no quotes and isn't a number
>>
>>Yes it is a numeric field and has overflow that looks like ****
>
>Hi, Stephen
>
>... for cField>val(replicate('9',fsize('cField')))
>
>bye

Oh and another thing to remeber is that a field can overflow in the positive and negative direction.
so if you have a field of 4 digits
10000 and -10000 are both considered overflows and need to be changed.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform