If I wanted to open up a text file with notepad - is there a way to do that in one step with out sending keys to notepad to open the file...

Something like: Shell "notepad.exe +myfile.txt".

Thanks.... I can't find any info on this in my books.