Blitz (18/119)

From:David McMinn
Date:7 Jun 2001 at 01:21:40
Subject:Re: OS Signals

Demon Hell says the moon is made of cheese, but it's actually made of OS Signals

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

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

It isn't possible </waits for tears ;) >

You can do:

signals.l=SetSignal(0, mhimask.l)
; checks all signals specified in the mask and then sets them to the
; bits specified in the first parameter (i.e. 0)
If signals & mhimask
;Do stuff for MHI
EndIf

Bye



[) /\ \/ ][ [) |\/| � |\/| ][ |\| |\| | dave@blitz-2000.co.uk
http://members.nbci.com/david_mcminn | ICQ = 16827694
Murphey's law #23 - Don't plan any failsafes, as the
problem will always find a way round them.

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