Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird DELETE FILE problem
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00196886
Message ID:
00196917
Views:
18
Here's a quick rewrite:

select * from collat.dbf into cursor QUERY1
QUERY = 'E'+SUBSTR(SYS(3),2,7)+'.DBF'
SELECT QUERY1
COPY TO (QUERY)
USE (QUERY) IN 0 ALIAS QUERY
SELECT QUERY
USE IN QUERY1
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform