Provide an answer or move on to the next question. Let's work to help developers, not make them feel stupid. Related Questions. Hide command line parameters to an EXE. View parameters passed ro a DLL at runtime. How to pass parameters to a crystal report at command line? Passing an event as a parameter. Passing parameters as command line arguments in Grails. How to pass parameters to another EXE if the length of the parameter is over characters. Passing parameters at run time using command prompt.
Layout: fixed fluid. Web04 2. All rights reserved. Covered by US Patent. Come for the solution, stay for everything else. Welcome to our community! Hello, I have an executable vb. How do I go about it. Please help. I am calling the second exe from first application the code is - Process.
But "Testing Application" parameter is not able to read thro' second application. How can i send it to second application and how can i receive it?
Vibha 63 Reply s. Because, you were trying to pass and readback command line argument in form's constructor instead of Application's constructor. Anyways, VB. Enter the folloing value as command line argument "India is great". Object, ByVal e As System. EventArgs Handles MyBase. Public Sub New. You are done. You're trying to visit a URL that doesn't currently exist on the web. Most likely, a member posted a link a long time ago to a web page that has since been removed.
It's also possible that there was a typo when posting the URL. We redirect you to this notice instead of stripping out the link to preserve the integrity of the post. Hello, I need to develop an executable file suing vb. Thank you, pelusa. Answered by emurf 2 in a post from 14 Years Ago. In the form load event of your main form put; Me. CommandLineArgs 0 This stores the recieved parameter in the variable. Jump to Post. If I understand the question correctly, this is what I would do; If System.
The code looks like this; 'declare a collection to hold the filenames … Jump to Post. Hi emurf and thank you for your reply so fast, so if i am calling the executable from another application where the parameter for article number is generated, i still will be using the same method?
0コメント