Hi there,
I need to run a full-screen app as cron job. normally it's an
interactive program, but the backup can be automated by a
recorded-macro. Could be automated . . if I could manage to start the
program as cronjob.
I tried to invoke an aixterm with the "-e" option. The answer was "no
terminal attached to the process".
Is there a way to invoke the program with a pseudo-terminal
(hft-like).
I'm not interested in the terminal-output, just to make the program
happy.
By the way: it's NAVISION 3.52 on AIX 4.3 I'm talking about.
thanx in advance.