DanBrill Posted December 15, 2003 Posted December 15, 2003 Hello all, Running on Windows XP Pro. I'm using the Send Message["aevt", "odoc"] command to open another application -- QuickBooks in this case. If QuickBooks is already open, an error message results, though everything works ok. So, is there a way to close another application from FM? Alternatively, is there a way to determine if it is already running so that I can skip the Send Message step? I was thinking that I could use Send Message to run a DOS batch program that would kill QuickBooks, or maybe compile something from VB. Any thoughts or prior experience out there? Thanks, Dan
Charles Delfs Posted December 16, 2003 Posted December 16, 2003 hmmm, using a vbs batch could you get the application handle name and the either send it keystrokes or a close command that way? Charles
Recommended Posts
This topic is 7652 days old. Please don't post here. Open a new topic instead.
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