|
-
Feb 10th, 2013, 07:28 AM
#10
Thread Starter
Member
Re: File Association Help
 Originally Posted by dunfiddlin
Well, yes it will be empty if you just 'run the code'. They're called commandline arguments because they're part of a commandline. Run the compiled application from the Run dialog or Command prompt or a shortcut like so .....
C:\MyDir\MyApplication.exe Arg1 Arg2 Arg3
... and your listbox will have something to show.
ok. so I tried as you said.
I ran the app from "RUN", The list box contains whatever i wrote after [appname.exe]
I still don't get it, how does this relate to what I want to achieve?
I'm sorry, but I ain't that good at vb.net. am still learning and haven't yet discovered about command line arguements.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|