Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call vb.net(exe) under vfp and pass parameter
Message
From
26/01/2007 06:09:58
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01189036
Message ID:
01189502
Views:
6
>
>RUN /n vbnet.exe Param1 "param two"
>
>> Is it possible to call vb.net(exe) windows application under vfp(.exe) application and pass parameter or values?

Dear Sergey,


I tried this and it works the cmd window disappear but the parameter is not woking i include the parameter in the vb.net form load like this
Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
        Me.TextBox1.Text = param1
End Sub
Thanks and regards,
Ryan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform