Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug on grid column's ControlSource
Message
De
22/06/2006 08:17:13
Emanuele Bonin
EB Soluzioni Informatiche
Tezze S/B, Italie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Bug on grid column's ControlSource
Divers
Thread ID:
01130779
Message ID:
01130779
Vues:
67
Hi All
I've Noticed that if i have a column on a grid that it's controlsource is an expression like "MyFunction(table.Field)", where Table.Field is a numeric type (MyFunction returns a character type). If i run my form i'll receive this error:
"Error loading file - record number xx. Grid or one of its members. ControlSource : Variable is not found"

My tricky to solve the problem was assign a minus before the parameter (with plus don't work):
"MyFunction(-table.Field)"

and i must treath the parameter correctly in MyFunction ....

AnyOne can explain me why ?? There is another way ? is a Bug ?

By all
bye, Emanuele!
In the beginning the Universe was created.
This has made a lot of people very angry and been widely regarded as a bad move.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform