Am trying to start AB from a jscript....
 
AB = CreateObject("Broker.Application");
AB.LoadDatabase("D:\AB Dbs\QP3");
 
When I start the script, I see AB listed in the Pocesses (Task Manager) for about a second or so, then it's gone.
 
Anyone know what is happening?
 
Thanks
 
ara