Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simple VFP select question
Message
From
07/07/1999 03:40:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Simple VFP select question
Miscellaneous
Thread ID:
00238143
Message ID:
00238143
Views:
44
Hi,

When I do a SQL select statement like

SELECT value_a, value_b FROM (oldpath+'aFile'), (newPath+'bFile');
INTO CURSOR ltmpOutPut

THe aFile and bFile is default open, I tried to close them
by using

USE IN aFile
USE IN bFile
USE IN ltmpOutPut

However, it does not work. It stated that
'Alias aFile is not found'.
Please advise me on this simple question. Thank you.
Best Regards
Virusim
Next
Reply
Map
View

Click here to load this message in the networking platform