Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is this possible?..I sure hope so!
Message
 
To
18/05/1999 20:25:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00220257
Message ID:
00220385
Views:
28
Jason,
You can use the macro operator '&' for that.
Example

cfield = 'MYFIELD'
select * from mytable where &cfield = ?cValue
Previous
Reply
Map
View

Click here to load this message in the networking platform