On Sun, 2 Jun 2002 14:23:16 +0100, Alan Fry wrote:
>However there is a glitch. Running this script:
>
> if (!IsRunning('GKON')) { LaunchApps('GKON')}
> Hide('GKON');
>
>If 'GraphicConverter' is not running, then it is launched but the
>'Hide' event fails:
>Any ideas?
My idea is that the Hide() instruction comes too early for Graphics
Converter to receive it. It is probably not even fully started up yet.
--
Bart.