Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP code to move file
Message
From
11/08/2011 09:40:39
 
 
To
10/08/2011 07:30:03
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01520576
Message ID:
01520677
Views:
61
>is there anwindows API call to move a file from folder 1 to folder 2 without !copy and !del
>
>thansk
>
>Peter


Do you have access to PowerShell on the machine?

If so, you could write a script that receives the "from" and "to" parameters, and call PowerShell with the RUN command.

You can learn more about using PowerShell scripts from FoxPro in this blog post: http://blogs.msdn.com/b/calvin_hsia/archive/2007/10/08/5370183.aspx


.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform