Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FIX: this bug fixing change the VFP behaviour a lot
Message
 
 
À
16/08/2005 09:37:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01041266
Message ID:
01041659
Vues:
24
>>Fabio,
>>
>>There's nothing to document. UDF in a query cannot make any assumption about what the current work area is or what current record pointer is. It's your problem if you use UDF this way not VFP.
>
>Sergey,
>While I agree that Fabio may have been too quick with calling this a bug, your argument is not valid here. The record number and workarea are not used in the expression (MOD(A,1000)#0 OR THERMO(A)).

Peter,

I was refering to Fabio's post that includes following code
PROCEDURE THERMO(vValue)
	? "recno()=",RECNO(),"A=",vValue
As you can see it does reference current work area and RECNO()
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform