bobheart Posted June 20, 2004 Posted June 20, 2004 Run(@ComSpec & " /k hfnetchk.exe > scan.txt") Runwait("notepad.exe "&@Scriptdir&"\scan.txt",@WindowsDir,) Want it to wait to open notepad after the dos box is closed .
bobheart Posted June 20, 2004 Author Posted June 20, 2004 Ok I got it I had the runwait on the wrong line . now it works right .
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now