From: | Rudi Chiarito |
Date: | 31 Aug 2000 at 16:06:15 |
Subject: | Re: AMIOPEN: NO MORE "SLEEP 1"!!!! |
On Thu, Aug 31, 2000 at 02:27:47AM -0700, artix wrote:
> OK.. it's still a bit of a hack, but not as ugly as the
> 'system("sleep 1")' thing I was using. Here's the code I'm using now in
> Ewinease to check AVE init and wait if not ready:
Have you tried removing the hack and running your programs with the
checking translator, i.e. by using intent_shell_debug?
Do you happen to run your programs using "./program_name" from the
directory they're located in, or do you run them from the root directory,
by typing the full path (which is the recommended procedure)?