It is at startrek [dot] darylanderson [dot] com
Daryl
Daryl Anderson wrote in message ...
By adding the 'sleep' (why?) command to the listing you have taken away the
possibillity to use gwbasic instead of qbasic. Besides that, it not a very
reliable command, it *could* crash the program.
Greetz, Katzy.
"Katzy" <ka...@noname.at.all> wrote in message
news:vs4akm4...@corp.supernews.com...
Bummer about the SLEEP command. I didn't know that gwbasic doesn't like
that command.
The reason I put it in was to add a bit more realism and suspense. So,
would you recomment that
I take it out? Is SLEEP a real non-standard command? It is easily
removed with a few clicks in vi.
Awaiting your reply....
-Daryl
Daryl Anderson wrote in message ...
>Bummer about the SLEEP command. I didn't know that gwbasic doesn't like
>that command.
You could have checked it.
>The reason I put it in was to add a bit more realism and suspense.
That one (1) second wait?
> So,
>would you recomment that
>I take it out?
I don't recomment anything, must be your own choice.
>Is SLEEP a real non-standard command?
It is a standard command, but not very reliable. Things can go wrong, though
not always.
Greetz, Katzy.