Hi
How can I to debug a application VB with Arguments, how can I to get arguments ?
thank you
Printable View
Hi
How can I to debug a application VB with Arguments, how can I to get arguments ?
thank you
Not sure I understand the question. Can you be more specific? Maybe provide an example of what you are trying to do?
If you mean command line arguments, see the article How can I use command line parameters in my program? from our Classic VB FAQs (in the FAQ forum)
I also have a VB6 Debug Tutorial that may help.