can we send inputs to visual basic projects through command
line arguments
Answer Posted / vimal victor
Yes. We can pass command line arguements in VB. We can
specify the arguement in project properties -> make tab.
Instead we can pass it as command line arguement. The
argument will be in a object called 'command' and/or 'command$'.
Happy coding.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the relational database of tables and forms
What is security?
how to register dll in COM / COM+ application
Explain the use of contextutil class?
Explain the new three features of com+ services, which are not there in com (mts)?
Is the com architecture same as .net architecture?
Define object pooling?
What is ccw?
Explain what are wrapper classes?
What is durability?
Explain how to register com+ services?
What is reliability?
Optimization technique description ?
Define durability?
What is scalability?