Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy running dbf
Message
De
12/01/2007 06:36:22
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
À
12/01/2007 06:12:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01184430
Message ID:
01184961
Vues:
20
Tarig I said to use shellexecute not the run command
but for the run try this
RUN n/7 XCOPY D:\C2007\TABLES\*.DBF D:\C2007\TABLES\BACKUP /y /q

but the run command will still open an dos window even the windows being minimized and inactive, shellexecute has the option not to show the window.

>Dear Sir,
>
>BC25='D:\C2007\TABLES\BACKUP' && Target
>CD 'D:\C2007\TABLES' && Source to copy
>RUN n/7 XCOPY *.DBF &bc25 /y /q
>CD..
>
>The above codes work fine outside exe.
>When I run it from exe, they do nothing.
>Also every time a DOS window appears, I do not want to show that.
>
>Please help
Alexandre Palma
Senior Application Architect
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform