Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sting literal
Message
 
To
13/12/2006 12:46:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01177265
Message ID:
01177279
Views:
8
>>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform