Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing a paramter to an exe
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00692260
Message ID:
00692270
Vues:
15
I tried modifying the constructor for the form. There was no syntax error for modifying the constructor, but when I built the app, I received an error stating that no Main() procedure was found.



>In C#, main() is an entry point for the application where you receive all your parameters. I think VB.NET has Main procedure that you can use.
>
>>I'm looking for a way to pass a parameter to a VB.net exe from the windows run command.
>>
>>Using VFP, I could create an exe which could be executed from the run command as follows: c:\testexe.exe "1"
>>
>>the "1" string would be passed to the executable through a parameter statement in the startup .prg file
>>
>>I have created a VB.net windows exe which uses the VB form as the startup file. Is there a way to pass a parameter to the form at application startup?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform