Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy used files
Message
From
28/07/2012 07:23:34
 
 
To
28/07/2012 07:12:27
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01549469
Message ID:
01549470
Views:
51
lcSource = 'Z:\C13\tables\weights.dbf'
lcTarget = forcepath(lcSource,'E:\')
Use (lcSource)
copy to (lcTarget)
>Dear Experts
>
>I issue following command in prg to copy used dbf's.
>
>
>!xcopy Z:\C13\tables\weights.dbf E:
>
>
>It works fine, but it is very slow.
>
>While using Windows 7, is there any speedy command to copy\overwrite files like
>
>CREATEOBJECT("WScript.Shell")
>FSO = Createobject('Scripting.FileSystemObject')
>
>or some other.
>
>Please help
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform