Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy command
Message
 
 
To
13/06/2014 12:12:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01601824
Message ID:
01601825
Views:
80
This message has been marked as the solution to the initial question of the thread.
>i have a very old application in which i give the DOS command through VFP
>
>RUN COPY /B (binary file)+(text file) (binary file)
>
>can i achieve exactly the same thing using pure VFP commands alone ?

One possibility is to use FILETOSTR and STRTOFILE functions.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform