Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to call vb.net(exe) under vfp and pass parameter
Message
De
26/01/2007 06:09:58
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01189036
Message ID:
01189502
Vues:
7
>
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform