Run program automatically
I made this little tool that opens a database and allows the user to edit it. After this he might generate some output, depending on some options set. I would like to run this program automatically, for example from the command line. What would be the best approach here? Obviously I don't wan't the application to load any forms.
regards,
Jef

