Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird SEEK
Message
De
11/11/1999 18:41:45
 
 
À
11/11/1999 17:51:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00290345
Message ID:
00290367
Vues:
14
Hi John,

>2. I have a method in a class that calls another method in the same class to check for enrollment conflicts for a school registration routine. The called method has two simple lines of code that are giving me trouble:

>cKey = THIS.cStuFKey + THIS.cTerm
>SEEK cKey IN NewEnroll

How does:
llFound = Seek(This.cTerm, 'NewEnroll', This.cStuFKey)
work?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform