RE: cron disables dialog window

2006-10-30 Thread Kevin Cella
That worked perfectly, thanks. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Larry Hall (Cygwin) Sent: Sunday, October 29, 2006 6:48 PM To: cygwin@cygwin.com Subject: Re: cron disables dialog window Kevin Cella wrote: > I have a script that runs

Re: cron disables dialog window

2006-10-29 Thread Larry Hall (Cygwin)
Kevin Cella wrote: I have a script that runs and kicks off a windows program that opens a dialog where it automatically enters the necessary data and submits the result. It works beautifully if I run it through a cygwin shell, but not when executed as a cron job. When executed as a cron job, the

cron disables dialog window

2006-10-29 Thread Kevin Cella
I have a script that runs and kicks off a windows program that opens a dialog where it automatically enters the necessary data and submits the result. It works beautifully if I run it through a cygwin shell, but not when executed as a cron job.  When executed as a cron job, the dialog window never