vb.net

  • Thread starter Thread starter Matt
  • Start date Start date
M

Matt

Hey,

If anyone knows of a good vb.net form or you can help with
my problem, that would be great.

I want to open a program using the
System.Diagnostics.Process.Start("WordPad")
That starts wordpad just fine, I am trying to open a file
called Lockout_PRO and it errors out when I use
("Lockout_PRO")
Does the _ have anything to do with why it errors out?
Also is there a way to open a file after you have the
program open, or open a file directly which would then
open the program?

Thanks,

Matt
 
You may have better luck getting an answer here....

microsoft.public.dotnet.languages.vb

Bob Lehmann
 
Hey,

Thanks for the post. I tried to go to that link, is it
still active?

Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top