Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Translate VB Command to Visual Fox Command.
Message
From
12/11/2004 06:15:53
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00960723
Message ID:
00960733
Views:
11
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!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform