Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using !COPY under Win2000
Message
From
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:
00686441
Views:
50
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
error(503): file structure failure, signature file corrupted.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform