Best way to "double open" files in application?

Hi all,
I am trying to automate importing of downloaded OFX bank data into my financial application Moneywell. I have file associations set up so that OFX files open Moneywell, and Moneywell will add the transactions to the currently opened file.
The rub is that I have a number of different accounting files, eg. personal and business. Since the OFX file gets imported into the file that is open now, I need to ensure that I have the correct file opened before Hazel uses the Open action on the downloaded file. I am able to identify by Content Rules whether the OFX file is personal or business.
What I need to automate is:
1. Detect which account the OFX file contains data for (Done)
2. Open Moneywell and load the appropriate account file.
3. Use an Open With Application rule on the OFX file being handled by Hazel
Available tools:
* Keyboard Maestro
* Applescript (note that Moneywell has no AppleScript dictionary)
* ???
Any suggestions would be greatly appreciated!
I am trying to automate importing of downloaded OFX bank data into my financial application Moneywell. I have file associations set up so that OFX files open Moneywell, and Moneywell will add the transactions to the currently opened file.
The rub is that I have a number of different accounting files, eg. personal and business. Since the OFX file gets imported into the file that is open now, I need to ensure that I have the correct file opened before Hazel uses the Open action on the downloaded file. I am able to identify by Content Rules whether the OFX file is personal or business.
What I need to automate is:
1. Detect which account the OFX file contains data for (Done)
2. Open Moneywell and load the appropriate account file.
3. Use an Open With Application rule on the OFX file being handled by Hazel
Available tools:
* Keyboard Maestro
* Applescript (note that Moneywell has no AppleScript dictionary)
* ???
Any suggestions would be greatly appreciated!