Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax Error
Message
De
27/12/1999 17:51:39
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
 
 
À
27/12/1999 16:15:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00308731
Message ID:
00308987
Vues:
16
>Hi Jimmy,
>
>Whoah, firstly, you can't start a cursor name with a number. Does just this code throw the error?
>
>Notice, you shouldn't need public variables either.
>
>
local gdValue, szValue
>gdValue = Thisform.gd1.displayvalue
>szValue = Thisform.sz1.displayvalue
>
>select bundle, length, grade, siz, shipdataid;
>	from data1;
>	where grade = gdValue and siz = szValue and length = 2;
>	into cursor Twoft;
>
>REPORT FORM siz_grade2.FRX preview
Hey Mike,

I've seen you say not to use public variables on a couple of occasions. I'm just wondering why.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform