Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copiar archivos
Message
From
10/10/2004 18:07:54
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
10/10/2004 18:01:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00950186
Message ID:
00950292
Views:
18
>Gracias por tu respuesta, te agradecere un ejemplo con el xcopy asignandole la ruta a través de una variable.
>
>Saludos

Bueno, sería algo así como:
local lcComando
lcComando = "xcopy " + lcOrigen + "\*.* " + lcDestino + " /s"
run &lcComando
Si hay problemas, fijate bien cuál es el contenido de la variable lcComando, y compara con pruebas interactivas en una ventana DOS.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform