home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / rexx / 648 < prev    next >
Encoding:
Text File  |  1992-07-23  |  2.0 KB  |  53 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!UNMCVM.BITNET!MOSWALD
  3. Message-ID: <REXXLIST%92072309380139@UGA.CC.UGA.EDU>
  4. Newsgroups: comp.lang.rexx
  5. Date:         Thu, 23 Jul 1992 08:30:22 CDT
  6. Sender:       REXX Programming discussion list <REXXLIST@UGA.BITNET>
  7. From:         Mike Oswald <MOSWALD@UNMCVM.BITNET>
  8. Subject:      RE: Operating System Specific ?'s For REXX
  9. Lines: 42
  10.  
  11. >In article <REXXLIST%92072211593588@UGA.CC.UGA.EDU> you write:
  12. >>Is there a way to silence or shut off unwanted RSCS messages after
  13. >>issuing a print command?  We are operating under VM/XA and I would
  14. >>like to shut these types of messages off.  With other guest systems
  15. >>SET CMSTYPE HT seems to work fine.
  16. >>
  17. >>Thanks.
  18. >
  19. >Enter 'CP QUERY SET',
  20. >and then 'CP SET MSG OFF', and/or 'CP SET IMSG OFF'.
  21. >-----------------------------
  22. >Date: Wed, 22 Jul 92 22:03:54 -0400
  23. >From: al@stanley.cis.brown.edu (Andre Lehovich)
  24. >
  25. >Please, this list is for _rexx_ questions only, not OS questions
  26. >specific to VM or any other operating system.
  27. >
  28. >Andre_Lehovich@Brown.Edu
  29. >-----------------------------
  30. >From: flass@136.161.128.3  (Peter Flass)
  31. >Reply-To: flass@nyslbd.gov
  32. >
  33. >>   Subject:      Silencing DMT messages and/or others
  34. >>   To: Multiple recipients of list REXXLIST <REXXLIST@ucf1vm.cc.ucf.edu>
  35. >>
  36. >>   Is there a way to silence or shut off unwanted RSCS messages ...
  37. >
  38. >This is _not_ a flame at you, but since this list has been gated
  39. >to the various usenet lists there has been an effort underway to
  40. >"clean up" the list by moving non-REXX topics to more appropriate
  41. >fora.
  42. >
  43. >REXXLIST is intended for discussion of system-independent REXX topics.
  44. >There are also lists for system-specific REXX implementations for
  45. >TSO, VM, Amiga, and I believe unix and PC.
  46. >
  47. >Your question (though I am interested in hearing the answer) is only
  48. >peripherally REXX-related and should probably be directed to VM-UTIL.
  49.  
  50. Sorry about the post ... I will direct VM specific questions to VM-REXX.
  51.  
  52. Thanks again.
  53.