home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / vmsnet / tpu / 502 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.3 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!ux1.cso.uiuc.edu!moe.ksu.ksu.edu!mccall!info-tpu-newsgate!list
  2. Newsgroups: vmsnet.tpu
  3. Subject: RE: Annoying informational EVE messages
  4. Message-ID: <921117172133.c5ab@IO.AS.UTEXAS.EDU>
  5. From: "(Michael
  6. Date: Tue, 17 Nov 1992 17:21:33 -0600 (CST)
  7. Reply-To: "(Michael Lemke, Astronomy UT Austin, Phone: +1-(512)-471-1483)"
  8. Organization: The Internet
  9. Return-Path: <TPU-Mgr@SHSU.edu>
  10. Errors-To: TPU-Mgr@SHSU.edu
  11. X-Listname: Text Processing Utility (TPU) Language Discussion List
  12. X-Vmsmail-To: SMTP%"bg@dymaxion.ns.ca"
  13. Lines: 22
  14.  
  15. In a message of 17 Nov 92 02:10:22 GMT, received on 17 Nov 1992, 15:15 GMT
  16. bg@dymaxion.ns.ca wrote
  17. to: Text Processing Utility (TPU) Language Discussion List <INFO-TPU@SHSU.edu>
  18.  
  19. >Would someone please post a patch to the EVE routines which will
  20. >prevent informational messages from being displayed in the messages
  21. >window for settings saved via the "SAVE EXTENDED EVE" command.  They
  22. >really bug me.
  23. >
  24.  
  25. Although I am definitely not an expert on this but I think if you put
  26. the following line in some init procedure the questions will go away:
  27.  
  28.  eve$$x_attr_exit_check  := false;
  29.  
  30. I have it in my ...module_init procedure for the eve$build stuff and it
  31. never asks me for saving attributes.
  32.  
  33. --
  34. Michael Lemke
  35. Astronomy, UT Austin, Texas
  36. (michael@io.as.utexas.edu or UTSPAN::UTADNX::IO::MICHAEL [SPAN])
  37.