Blitz (17/119)

From:Demon Hell
Date:6 Jun 2001 at 22:45:28
Subject:OS Signals

Only me (again)...

Is there a non-waiting version of wait_(signalset) ??
I`m slowly wading through my MHIplayer, and at the moment I`m using

wait_(mhimask.l)
gosub fillbuffers

but I`d like my prog to do other stuff (mainly check for rexx commands)if
there is no signal.
a sort of
if incomingsignal
gosub fillbuffers
else
gosub checkrexx
endif

Please don`t tell me that isn`t possible, you`d hate to see a grown man cry

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie