Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using !COPY under Win2000
Message
 
 
To
06/08/2002 00:39:19
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00686095
Message ID:
00686498
Views:
44
This message has been marked as a message which has helped to the initial question of the thread.
See http://fox.wikis.com/wc.dll?Wiki~VFPFunctionOS~VFP.

>Hi Sergey,
>
>Then how could I identify the window version of the user?
>
>Thanks!
>Jimi
>
>>Under WInNT/2K you can try
RUN cmd /c copy src\*.dbf bak\
Or you can use VFP COPY FILE command.
COPY FILE src\*.dbf TO bak\*.*
>>
>>>hello everybody,
>>>
>>>in my program I used "!copy src\*.dbf bak\" to backup some dbf files, it works fine in win 98/ME, but when I run the program in win2000 professional, all files with long filename are saved in 8.3 format. It's like foxpro is adding the "/N" flag in the copy command, but that not what I need. How can I prevent this?
>>>
>>>Thanks a lot!
>>>Jimi
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform