raquien Posted August 2, 2004 Posted August 2, 2004 Halu! i've been trying to figure out what's the way in running MSWord application. here's my code: Run("WINWORD.EXE", "C:\Program Files\Microsoft Office\Office", @SW_MAXIMIZE) just wondering why this can't do the job help please anyone. thanks..
ezzetabi Posted August 2, 2004 Posted August 2, 2004 Try Run("C:\Program Files\Microsoft Office\Office\WINWORD.EXE", "C:\Program Files\Microsoft Office\Office", @SW_MAXIMIZE)
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