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 are Interop Services?
What is transaction atomicity?
What is jit activation?
What is durability?
Explain how does you handle this com components developed in other programming languages in .net?
what is the relational database of tables and forms
Define jit activation?
Explain disadvantages of com components?
Define durability?
How CCW and RCW is working?
Is the com architecture same as .net architecture?
Is it true that COM objects no longer need to be registered on the server?
What is ccw?
What is security?
What is availability?