spottiepop
Technical User
I'm a newbie so please forgive me if I'm going about this all wrong. I want to open a file in an application using WScript.shell and the run method. I can get the file to open in the app using SendKeys but only as a literal "somefile.m". Is there a way to pass SendKeys a variable that you create?