Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BackUp/Copia de seguridad
Message
From
24/07/2002 10:44:30
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
BackUp/Copia de seguridad
Miscellaneous
Thread ID:
00682044
Message ID:
00682044
Views:
57
Hi...
I am trying to make a backUp of the database that is in use. I tried to make a copy of the tables and database files in another directory. A button in a form has this:

sArchivosACopiar="\\internet\c\archivos de programa\casa\progs2002\sinfodbc\*.*"

sADonde="\\internet\c\archivos de programa\casa\progs2002\CopiaDatos\"

RUN Copy &sArchivosACopiar &sADonde

But when I tried to do this an error message appears:
"Fallo al ejecutar el comando RUN!"

what am I doing wrong?
Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform