Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using !COPY under Win2000
Message
 
 
À
06/08/2002 00:39:19
Jimi Lee
Pop Electronic Products Ltd.
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00686095
Message ID:
00686498
Vues:
45
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform