Blitz (116/218)

From:Nick Clover
Date:19 Aug 2001 at 13:34:39
Subject:Re: Startup Command

Hello Jason

On 19-Aug-01, you wrote:

> Hello,

> Sorry this is an unrelated question. Can anybody tell me how I can add a
> command in the user-startup or startup-sequence that will detect a key press
> and disable a program i.e. Birdie from being run. This way I can have it
> running most of the time and when I want to turn it off I can just press the
> relevant key at boot time.

> Thanks,
> Jason.

There's a command called keycheck in the cd32 emulator archive that comes
with IDE-Fix that will do what you want eg.

keycheck {rawhexcode of key}
if warn
;do nothing
else
run birdie
endif

If you havn't got keycheck, email me privately (it's only 500 bytes)

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

Regards






Nick Clover



A4000/060, 64Mb, PicassoIV, Paloma, KTX 17" Monitor, Punchinello II

IDE: 10.1 & 13.8 Gb HD, SCSI: Fujitsu 18Gb HD, Sony CDU625-S CD

2x Sony CDD2600 CDR, Aiwa ACD300, Ricoh 8x8x32 CDrw

Brother HL1250 Laser, HP890c Inkjet, Generic V90 Modem, Trust Ergo Keyboard


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