home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume30 / sendopr / part01 / BEWARE next >
Text File  |  1992-06-20  |  1KB  |  31 lines

  1.  $Author: reggers $
  2.  $Date: 91/07/23 12:31:59 $
  3.  $Header: /ccs/export/src/usr.local/sendopr/RCS/BEWARE,v 1.1 91/07/23 12:31:59 reggers Exp $
  4.  $Source: /ccs/export/src/usr.local/sendopr/RCS/BEWARE,v $
  5.  $State: Exp $
  6.  
  7. Original work by Hyman Wong -- Thu Jul 12 12:42:41 EDT 1991
  8.  
  9. BEWARE:
  10.  
  11. Since sendopr uses echo and xmessage, the same restrictions and bugs are
  12. also found in sendop.  
  13.  
  14. Messages can't contain "?" or "!" because of their shell interpretation.
  15.  
  16. The switches must always come before the message. 
  17.  
  18. The operator's Xresources should be configured to allow messages to be
  19. received, ie. "xhost +" should be set.  In the operator's .xdefaults file,
  20. there should be a line similar to:
  21.       Important.Geometry:        800x500+700+200
  22. to indicate the size and the location of the message window   
  23.  
  24. Sendopr assumes the operator's terminal is X-based.  If the terminal
  25. does not support X11, then an email message will be sent to the operator
  26. and the sender will not get a confirmation of the message being received.
  27.  
  28. Sendopr does not wrap long lines around to the next line.  If a sentence
  29. is longer than the window size, the end of the line is cut off.
  30.  
  31.