home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / shtdwn01.zip / shutdown.doc next >
Text File  |  1994-01-30  |  2KB  |  63 lines

  1.  
  2.  
  3.  
  4.                              ┌──────────────────┐
  5.                              │ PM Shutdown v0.1 │
  6.                              └──────────────────┘
  7.  
  8.                           (c) 1994 by Carsten Wimmer
  9.  
  10.   Introduction:
  11.   ~~~~~~~~~~~~
  12.    PM Shutdown is a small 32-Bit application for OS/2 v2 Presentation
  13.    Manager. It pops up a dialog box (with weird colors) and asks whether
  14.    you want to perform a shutdown or not. If you select "Yeah, do it !"
  15.    or if PM Shutdown times out (see usage), the WPS and the file-system
  16.    will completely shut down. If you select "Nah, not now." you get back
  17.    to the system.
  18.  
  19.    PM Shutdown was a quick hack, and therefore I am including the
  20.    complete source. You may use this source in your own programs, or
  21.    change it to suit your needs. But don't change the original archive.
  22.    If you enhance PM Shutdown, please send me a copy.
  23.  
  24.  
  25.   Usage:
  26.   ~~~~~
  27.    You *must* start PM Shutdown with an integer timer value on its
  28.    command line. This value (in seconds) will be used by the application
  29.    as a timer. For example, if you start PM Shutdown with a value of 30
  30.    on the command line, it waits 30 seconds till it performs a shutdown
  31.    itself. This means, you can use PM Shutdown in batchfiles and
  32.    similar things.
  33.  
  34.  
  35.   Legal Disclaimer:
  36.   ~~~~~~~~~~~~~~~~
  37.    PM Shutdown and its source are provided as is, with no warranty of any
  38.    kind, either expressed or implied. PM Shutdown and its source are only
  39.    guaranteed to occupy disk space. You are free to copy and distribute
  40.    the PM Shutdowm archive freely, provided no changes or additions are
  41.    made to the package.
  42.  
  43.    Carsten Wimmer (The Author) shall in no event be held liable to you or
  44.    anyone else for any damages of ANY kind, incidental or consequential,
  45.    arising from the use or inability to use this program.
  46.  
  47.  
  48.   Final Note:
  49.   ~~~~~~~~~~
  50.    Suggestions, bugreports, etc. are welcome.
  51.    If you want to contact me, use one of the following:
  52.  
  53.      BBS             -> The Ghost Train, +49 241 524204, 24 hours a day
  54.      FAX             -> +49 241 524204
  55.      FidoNet         -> 2:2452/53.0
  56.      FidoNet Classic -> 2:242/53.0
  57.      Usenet          -> cawim@train.fido.de -or-
  58.                         cawim@pool.informatik.rwth-aachen.de
  59.  
  60.    Have fun!
  61.    Carsten Wimmer
  62.  
  63.