Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: REPLACE WHILE .value interpreted badly
Message
 
 
À
01/12/2004 10:50:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Divers
Thread ID:
00966108
Message ID:
00966122
Vues:
6
Hi Fabio,

Looks like a bug to me but why wiuld you use such conditions in the WHEN in the first place?

>Previous issue Thread #966025
>
>Bug/Issue : 22 of 36
>
>TITLE: BUG: REPLACE WHILE .value interpreted badly
>
>VERSION: 09.00.0000.1720 and previous
>
>EXPECTED: no errors
>
>OBSERVED: WHILE .EXP can to put in confusion the VFP interpreter
>
>REPRO:
>
>CREATE CURSOR bugwhile (ff i)
>
>* VFP SEE WHILE.XXX
>REPLACE WHILE .T. FF WITH 1
>REPLACE WHILE .NULL. FF WITH 1
>REPLACE WHILE .F. FF WITH 1
>
>* NEXT ARE GOODS ( workarounds )
>REPLACE WHILE NULL FF WITH 1
>REPLACE WHILE .T. ALL FF WITH 1
>REPLACE WHILE (.T.) FF WITH 1
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform