Running OI App. as Autoroutine from a schedule. (OpenInsight Specific)
At 02 JUL 1999 01:56:35PM John Poremba wrote:
I need help in getting an OpenInsight Application to run from a schedule program. It needs to open, run an excuteable program and close after program completes.
I am currently doing this under Arev. I created a user 'DOWNLOAD' (no password)with a Logon Verb=RUN PROG_BP DOWNLOAD_EDI AND RESTART=Code=X Command=OFF
As a windows95 shortcut(S:\AREV.EXE DOWNLOAD /X)it runs minumized, Arev starts, runs the basic+ program and exits after run.
I've tried using a startup form with the executable as a quick event on activated. However this caused a system lockup everytime. I then created a command button with the same quick event program and it works fine. The lockup also ocured in the button as a gotfocus.
I need to automate this processing, Any Ideas????????????????????
John Poremba
At 02 JUL 1999 03:01PM Cameron Revelation wrote:
John,
You would do it on the CREATE event. Remember to check @USERNAME to verify the purpose.
Cameron Purdy
Revelation Software