I am trying to create a start up script for an application by calling the vendor supplied startup script. However, the vendor's startup script requires the process to be run in the foreground. It also needs to be run from a specific directory as a specific user. Any suggestions on how to make this work would be greatly appreciated. Betty