Hi:
I am writing a bat file that runs a txt file thru a model and then exports to a database. Syntax as follows:
cd "C:\Program Files\Monarch\program"
Monarch.exe "C:\Test\$$PXHCR4.PRN" "C:\Test\PXHCR4 Manhasset.dmod" "C:\Test\Test.mdb"
it works fine but I would like to modify so the export goes to an specific table. Any ideas?
FYI--we are using Monarch 7 to do this
Thanks,
Paola