[jboss-user] [Javassist user questions] - How do I automate close of Windows comand line Interface?

2007-06-27 Thread leaustin
When script below runs, the Windows CLI remains open until manually closed. I want to run as a background process but, need to force the CLI to close once the command has executed to prevent the process from hanging. Any/All suggetions appreciated. Thanks, lea main(); function main() { /

[jboss-user] [Beginners Corner] - How do I automate close of Windows command line interface?

2007-06-27 Thread leaustin
When script below runs, the Windows CLI remains open until manually closed. I want to run as a scheduled background process but, need to force CLI to close once command has executed to prevent process from hanging. Any/All suggestions appreciated. Thanks, lea main(); function main() { //