Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
3 Methods too much for one control?
Message
De
03/11/1999 16:52:32
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
 
 
À
03/11/1999 15:13:43
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00286432
Message ID:
00286506
Vues:
21
are you guys busy getting ready for Foxpro exams? is that why i feel so lonely?
>
>///////////////////main problem//////////////////////////////////////
>
>aside from that - my main problem is that i'm receiving a numeric overflow on one of my methods. Here's the method code:
>
>thisform.Pageframe1.Page1.mbfavg.value = ( ThisForm.mbf_bundles1 + ThisForm.mbf_bundles2;
> + ThisForm.mbf_bundles3 + ThisForm.mbf_bundles4;
> + ThisForm.mbf_bundles5 + ThisForm.mbf_bundles6;
> + ThisForm.mbf_bundles7 + ThisForm.mbf_bundles8 ) /;
> Thisform.Pageframe1.Page1.totbundles.value
>thisform.Pageframe1.Page1.mbfavg.refresh()
>
>an example of property mbf_bundles1 ( in the form init ):
>
>ThisForm.mbf_bundles1 = val( Thisform.Pageframe1.Page1.bun1.Displayvalue ) * Thisform.Pageframe1.Page1.mbf1.value
>
>Thanks
>JD
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform