Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows System Folder
Message
From
02/11/2005 12:12:47
 
 
To
02/11/2005 03:15:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP3
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01064369
Message ID:
01064547
Views:
19
>>>Dear Experts
>>>
>>>How to go to winodws system folder?
>>>I want to copy some file into windows system folder.
>>>What command should I apply?
>>>
>>>Please help
>>
>>COPY FILE SomeFile.dbf TO c:\windows\system
>>
>
>What about if the windows is installed in Win98, WinNT or some other folder?

How about...
COPY FILE SomeFile.dbf TO (GETENV("WinDir")+"\System")
Greg Reichert
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform