Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's wrong with this picture.
Message
 
 
À
07/08/2000 17:42:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00401954
Message ID:
00401973
Vues:
23
>The exact error is SYNTAX ERROR. It only occurs when I try to save the class or go to another method. The code runs fine from the command window.

Where in the vcx? Is there any other code in the same method?

>>>The following code runs fine from the command window, but errs in the vcx.
>>>Create CURSOR adrTemp_Cursor (;
>>>	adMatchcode C(50), ;
>>>	adName C(50), ;
>>>	adStr C(50), ;
>>>	adCity C(50), ;
>>>	adState C(50), ;
>>>	adZip C(5), ;
>>>	adCarrier L, ;
>>>	adTerminal L, ;
>>>	adFRWagent L, ;
>>>	adAgent L, ;
>>>	adCustomer L, ;
>>>	adInland L, ;
>>>	adPort L, ;
>>>	adNotify L ;
>>>	)
>
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform