Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's wrong with this picture.
Message
De
07/08/2000 20:15:51
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
 
 
À
07/08/2000 17:30:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00401954
Message ID:
00402018
Vues:
15
James,

There's always the problem of non-print characters hiding in your code. I ran into it last week, but was mistaken as to exactly where it was, and it took me a long time to find.


>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 ;
>	)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform