Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Bug??
Message
From
20/03/2003 21:36:14
 
 
To
15/03/2003 22:28:54
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00766256
Message ID:
00768427
Views:
30
Bob,

As far as I know, the & in fox pro is called an ampersand Macro.

It states that the & must be followed immediately by the name of the characte memvar.

As an example of usage; and you may have already tried this method is:

B = "SomeFile INDEX CustNo"
USE &B EXCLUSIVE

The actual execution is seen by Fox Pro as:

USE SomeFile INDEX CustNo EXCLUSIVE.



Hope this helps


Narrad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform