Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Translate VB Command to Visual Fox Command.
Message
De
12/11/2004 06:15:53
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brésil
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Database:
Visual FoxPro
Divers
Thread ID:
00960723
Message ID:
00960733
Vues:
10
This message has been marked as the solution to the initial question of the thread.
Hi Bernhart!

>Hi all,
>This is a Visual Basic Command.
> Resultat = Shell("C:\BOB\BOBLINK /CIE=01 /USR=AFM /MOD=CUSTOMER /MNF=COMPAN.DB /AUTOCLOSE", vbNormalFocus)
>I would like translate this command TO Visual language.
>who can help me ?
>Thank in advance
>bernhart

See Run command help or WinExec function in Win32API library.
DECLARE INTEGER WinExec IN Win32API STRING, INTEGER
Other way is with WSH.
I hope this helps you.
Erick
Força Sempre!
Strength Always!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform