home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / graphics / shtdwnpc.sit / ShutDown.docs.bin / ShutDown.docs
Encoding:
Text File  |  1990-04-15  |  1.4 KB  |  34 lines  |  [TEXT/ttxt]

  1. ShutDownPict
  2. a pretty useless utility
  3. by Lunarmobiscuit
  4.  
  5.  
  6. Description:
  7.     ShutDownPict installs a routine in the ShutDown Manager's queue to be run whenever you "Reset" or "Shut Down" from the Finder.  The routine blackens the screen and draws a picture centered on the screen.  The picture is displayed for 2 seconds, then the reset or shutdown continues.
  8.  
  9.  
  10. Files:
  11.     ShutDownPict is an application which actually installs the ShutDown routine.  The routine expects to find a PICT numbered -32010 in the System File.  You can use ResEd to copy the PICT #-32010 from the ShutDownPict application to the System File or use your own PICT.
  12.  
  13.     ShutDown.c is the source code for the application.  It was written in THINK C 4.0.
  14.  
  15.     ShutDown.╣.rsrc are the resources which are linked with ShutDown.c
  16.  
  17.     ShutDown.docs is this file.
  18.  
  19.  
  20. Purpose:
  21.     I've never seen a program which uses the ShutDown Manager, so I wrote one.  I would like to see what other ideas people have for ShutDown routines.  If you come up with anything, please send email to:
  22.  
  23.       ml10@andrew.cmu.edu
  24.  
  25.  or USmail to:
  26.  
  27.      Lunarmobiscuit
  28.      1071 Morewood Avenue
  29.      Pittsburgh, PA  15213
  30.  
  31.  
  32. Disclaimer:
  33.     ShutDownPict runs on my Mac IIx, but I don't guarantee it will run on your machine.  It didn't trash my system, so I gather it's pretty safe.  ShutDownPict is totally public domain, just give me some credit if you make any money off of my code.
  34.