Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sting literal
Message
De
13/12/2006 12:49:41
 
 
À
13/12/2006 12:46:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01177265
Message ID:
01177279
Vues:
9
>>>Drat!! My old brain has forgotten how to use a string literally. Something to do with braces and quotes.
>>>It's like a file name stored in a variable and you want VFP to use the file name.
>>
>>USE (my variable)
>>
>>
>>???
>
>Gadzooks. I'm sorry to bother you with this. I was sure there were quotes used.
>
>Thanks

Quotes needed when you use ALIAS in some functions:
USE (DBF([MyCursor])) AGAIN IN 0 SHARED
*
RECNO([MyAias])
*
RECCOUNT([MyAias])
etc.
:-)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform