home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / bit / listserv / sasl / 4029 < prev    next >
Encoding:
Text File  |  1992-09-03  |  5.2 KB  |  119 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!uvaarpa!darwin.sura.net!paladin.american.edu!auvm!LEICESTER.AC.UK!MAIL_SYSTEM
  3. Via: uk.ac.leicester; Thu, 3 Sep 1992 16:03:22 +0100
  4. Message-ID: <SAS-L%92090311040893@VTVM2.BITNET>
  5. Newsgroups: bit.listserv.sas-l
  6. Date:         Thu, 3 Sep 1992 16:02:00 BST
  7. Reply-To:     Mail_System@LEICESTER.AC.UK
  8. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  9. From:         Mail_System@LEICESTER.AC.UK
  10. Subject:      %% Undelivered Mail %%
  11. Comments: To: SAS-L <SAS-L@VTVM2.CC.VT.EDU>
  12. Lines: 105
  13.  
  14. Your mail was not delivered as follows:
  15. %MAIL-E-USERSPEC, invalid user specification '@UK.AC.LEICESTER.IRIX'
  16.  
  17. Your original mail header and message follow.
  18.  
  19. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  20. Via: UK.AC.NSFNET-RELAY; Thu, 3 Sep 92  16:02 BST
  21. Received: from vtvm2.cc.vt.edu by sun3.nsfnet-relay.ac.uk with Internet SMTP
  22.           id <sg.25108-0@sun3.nsfnet-relay.ac.uk>;
  23.           Thu, 3 Sep 1992 16:02:06 +0100
  24. Received: from vtvm2.cc.vt.edu by VTVM2.CC.VT.EDU (IBM VM SMTP V2R2) with BSMTP
  25.           id 9476; Thu, 03 Sep 92 11:00:59 EDT
  26. Received: from VTVM2.BITNET by vtvm2.cc.vt.edu (Mailer R2.08 R208002)
  27.           with BSMTP id 0899; Thu, 03 Sep 92 11:00:55 EDT
  28. Date: Thu, 3 Sep 1992 15:13:00 BST
  29. Reply-To: Mail_System@UK.AC.LEICESTER
  30. Original-Sender: "SAS(r) Discussion" <SAS-L@EDU.VT.CC.VTVM2>
  31. From: Mail_System@UK.AC.LEICESTER
  32. Subject: %% Undelivered Mail %%
  33. Comments: To: SAS-L <SAS-L@VTVM2.CC.VT.EDU>
  34. To: Multiple recipients of list SAS-L <SAS-L@EDU.VT.CC.VTVM2>
  35. Sender: SAS-L@EDU.VT.CC.VTVM2
  36.  
  37. Your mail was not delivered as follows:
  38. %MAIL-E-USERSPEC, invalid user specification '@UK.AC.LEICESTER.IRIX'
  39.  
  40. Your original mail header and message follow.
  41.  
  42. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  43. Via: UK.AC.NSFNET-RELAY; Thu, 3 Sep 92  15:12 BST
  44. Received: from vtvm2.cc.vt.edu by sun3.nsfnet-relay.ac.uk with Internet SMTP
  45.           id <sg.22242-0@sun3.nsfnet-relay.ac.uk>;
  46.           Thu, 3 Sep 1992 15:12:35 +0100
  47. Received: from vtvm2.cc.vt.edu by VTVM2.CC.VT.EDU (IBM VM SMTP V2R2) with BSMTP
  48.           id 9187; Thu, 03 Sep 92 10:11:43 EDT
  49. Received: from VTVM2.BITNET by vtvm2.cc.vt.edu (Mailer R2.08 R208002)
  50.           with BSMTP id 9064; Thu, 03 Sep 92 10:11:42 EDT
  51. Date: Thu, 3 Sep 1992 10:03:45 EDT
  52. Reply-To: Howard Schreier <HIS%BITNET.NIHCU@EDU.VT.CC.VTVM2>
  53. Original-Sender: "SAS(r) Discussion" <SAS-L@EDU.VT.CC.VTVM2>
  54. From: Howard Schreier <HIS%BITNET.NIHCU@EDU.VT.CC.VTVM2>
  55. Subject: Re: SASLIST output before SASLOG output r6.07; what are other sites
  56. To: Multiple recipients of list SAS-L <SAS-L@EDU.VT.CC.VTVM2>
  57. Sender: SAS-L@EDU.VT.CC.VTVM2
  58.  
  59. CONTENT:  Response/Comment
  60. SUMMARY:  Don't require that *all* DD names be alphabetized
  61. REL/PLTF: MVS
  62.  
  63. >   We are moving from r5.18 to r6.07 at our site, MVS batch.  The
  64. > problem is the name change of the SASLIST and SASLOG DDnames.  It
  65. > is a long standing practice at our site to order all the DDnames
  66. > alphabetically in public procs.  In r5.18 of SAS, the SASLIST DD
  67. > name was FORTRAN unit FT12F001 and came after the SASLOG DD name
  68. > FT11F001 (alphabetically).  Consequently, in r5.18, the user would
  69. > always get the LOG output before the LIST output.  However, for
  70. > r6.07, the user always gets the LIST output before the LOG output
  71. > (again, because SASLIST comes before SASLOG alphabetically).
  72. >
  73. >   This has caused a stir for our SAS Software Consultant.  She
  74. > insists that the LOG output MUST come first, for a variety of
  75. > reasons, among them being:
  76.  
  77. [details deleted for sake of brevity]
  78.  
  79. >   My question is, what are other sites doing about this change?
  80. > Or, is it a non-issue at most sites?  There are two ways I know
  81. > of to work around this problem:
  82.  
  83. [details deleted for sake of brevity]
  84.  
  85. This whole thing is real flame-bait, but I'll refrain.
  86.  
  87. As this problem illustrates, the ordering of  DD  statements
  88. is significant.  Therefore, a rigid, arbitrary rule like the
  89. mandatory alphabetization at  this  site  has  some  serious
  90. implications;  in  particular,  there  will be problems with
  91. procedures imported from sites which  don't  adhere  to  the
  92. rule.
  93.  
  94. IMHO, the answer is to  relax  the  alphabetization  policy.
  95. Something   like   this:    (1)   alphabetize  except  where
  96. circumstances   require   exceptions,   and   annotate   the
  97. exceptions;  (2)  design  locally  developed  procedures  to
  98. conform to the alphabetization standard.
  99.  
  100. > Which is the lesser of two evils?
  101. >
  102. > Are there any other solutions or options I have overlooked?  I
  103. > need some ideas, as we are soon to have a meeting to decide once
  104. > and for all which way SAS r6.07 will go.  Any help will be
  105. > appreciated!
  106.  
  107. /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
  108. \   Howard Schreier, U.S. Dept. of Commerce, Washington    /
  109. /                     MVS 5.18 & 6.07                      \
  110. \   Voice: (202) 377-4180        BITNET: HIS@NIHCU         /
  111. /   Fax:   (202) 377-4614      INTERNET: HIS@CU.NIH.GOV    \
  112. \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  113.  
  114. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  115. End of returned mail
  116.  
  117. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  118. End of returned mail
  119.