Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Translate VB Command to Visual Fox Command.
Message
From
12/11/2004 08:56:25
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:
00960792
Views:
8
Bernhart,

You're welcome!!! 8-D


>Erick,
>
>DECLARE INTEGER WinExec IN kernel32;
> STRING lpCmdLine, INTEGER nCmdShow
>
>= WinExec ( "C:\BOB\BOBLINK /CIE=IF /USR=BM /MOD=CUSTOMER /MNF=IFCOMPAN.DB /AUTOCLOSE" , 3 )
>
>
>Thank very much
>
>bernhart
>
>>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
Reply
Map
View

Click here to load this message in the networking platform