multiple instance file handling scripting

 From:  Michael Gibson
11188.4 In reply to 11188.3 
Hi Peer, there is a different type of startup script used for batch processing, where you pass in the script path as a command line parameter to the MoI executable.

http://kyticka.webzdarma.cz/3d/moi/#Batch

Try using that type instead, does moi.exit( true /* suppress save changes */ ); work ok?

- Michael