home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 339.lha / SerMod / Docs / REALLY_DIE.doc < prev    next >
Text File  |  1990-02-08  |  728b  |  27 lines

  1.  
  2. NAME:        REALLY_DIE
  3.  
  4. SYTNAX:        REALLY_DIE
  5.  
  6. DESCRIPTION:
  7.  
  8.     Stops and unloads the serial module, regardless of outstanding
  9.     unreplied messages.
  10.  
  11. NOTES:
  12.  
  13.   REALLY_DIE is valid only after a DIE command has been sent to SerMod.
  14.   It informs SerMod that there will be no replies forthcoming for any
  15.   messages sent to either the CTRL or CONNECT ports. Us this with caution,
  16.   ensuring that it is appropriate. It is not appropriate to send a DIE
  17.   followed by a REALLY_DIE if there are any scripts or executables still
  18.   using SerMod.
  19.  
  20. Two scripts have been provided to do this for you from the command line.
  21.  
  22.   killrobbs.rexx will kill all currently running modules
  23.  
  24.   killser.rexx will kill an outstanding SerMod
  25.  
  26. SEE ALSO: REALLY_DIE
  27.