[comp.sys.mac.programmer] init!!!! Code needed!

nhaldar@hpuxa.ircc.ohio-state.edu (Neil A. Haldar) (02/05/91)

Greets to all!

	I'm starting a project that uses an init to put up a dialog box when
a certain system task is called. I'm just a novice in pascal, and need some
help. I have looked far and wide (read: GEnie, AOL, ftp) for source code, but
have come up empty-handed. Anyone out there willing to lend a hand? Or refer
me to a particular ftp site or file? Anybody???


==============================================================
"I speak for myself, and no one else. So there."   - N Haldar.
--------------------------------------------------------------
Neil A. Haldar		          |
2051A  Park Run Drive		  |
Columbus, OH   43220-2442	  |	   THIS SPACE
614/459-7327			  |
				  |	    FOR RENT
Internet:			  |
 nhaldar@hpuxa.ircc.ohio-state.edu|
GEnie: N.HALDAR    AOL:NeilH      |

aw0g+@andrew.cmu.edu (Aaron Wohl) (02/08/91)

Mailcheck is an init/cdev/device driver that checks your mail on unix
(via iptcp) it reports by putting up a notification message, or playing
a sound (digitized Adams family of Mortisha saying "mail's in"), or
blinking the apple.  There is a control panel to set how often it checks
your mail, which sound to play etc.

The sources and object code are available via anonymous ftp from host
akutaktak.andrew.cmu.edu (ip address 128.2.35.1) cd to directory aw0g. 
as aw0g/mailcheck.sit.hqx (mac side) and aw0g/mailcheck.unix.tar (unix
4.x BSD server sources).  Think C 4.x is needed to rebuild from sources.

Aaron