Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Function name is missing )
Message
De
26/07/1998 23:27:45
David Moreau
Iglesia Ni Cristo - Dnm
Quezon, Philippines
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Function name is missing )
Divers
Thread ID:
00121533
Message ID:
00121533
Vues:
39
VFP 5.0 is not accepting the following code:
IF NOT EXISTS(SELECT c.guro_id FROM (this.cursor_name) c ;
WHERE c.guro_id = EVAL(cur+'.guro_id'))
this.cursor_name is the name of one cursor and cur is the name of another. VFP gives me the compile error 'Function name is missing )'.
I do not see any missing parens, so something must be provoking the compiler to expect a close parens prematurely. BTW, my usage of EVAL and the parens around this.cursor_name are based on what has worked for me through trial and error.

Thanks in advance
David Moreau
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform