home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / vmsnet / misc / 928 < prev    next >
Encoding:
Internet Message Format  |  1992-10-13  |  2.8 KB

  1. Path: sparky!uunet!thehulk!munroe
  2. From: munroe@dmc.com (Dick Munroe)
  3. Newsgroups: vmsnet.misc
  4. Subject: Re: Callable Notes question.
  5. Message-ID: <1992Oct14.000835.4642@dmc.com>
  6. Date: 14 Oct 92 00:08:35 EDT
  7. References: <1992Oct8.100246.4634@dmc.com> <1992Oct9.213352.1@cc.curtin.edu.au> <1992Oct12.231359.4635@dmc.com> <13OCT199203395199@spades.aces.com>
  8. Followup-To: vmsnet.misc
  9. Organization: Doyle, Munroe Consultants, Inc., Hudson, MA
  10. Lines: 58
  11.  
  12. In article <13OCT199203395199@spades.aces.com>, gavron@spades.aces.com (Ehud Gavron 602-570-2000 x. 2546) writes:
  13. > Computer software doesn't do "likely" things.  It does what it's coded to.
  14.  
  15. What a remarkable insight that is.
  16.  
  17. > Paul was right, it is gotten from SYS$NODE.  Dick is wrong, it is NOT gotten
  18. > from the SCS (not SCCS) node name via GETSYI.  It is easy to verify this:
  19. > #If you change SYS$NODE and attempt a post to a topic, you STILL get the right
  20. > #node name.
  21. > Oh no, it works for me.  You should try getting CMEXEC privs, and
  22. > changing the logical name in the correct access mode.  You'd be
  23. > amazed how that works much more likely than not.
  24.  
  25. What in the world makes you think I DIDN'T try this?  Your attitude is a best
  26. condescending and at worst deliberately insulting.  Hope you don't treat your
  27. clients this way, because you'll poison the well for a lot of other good
  28. consultants.
  29.  
  30. To produce a counter example for your statement:
  31.  
  32. HULK::USER1:[..CODE1]$ sho log/full sys$node
  33.    "SYS$NODE" [exec,crelog] = "HULK::" [terminal] (LNM$SYSTEM_TABLE)
  34.  
  35. HULK::USER1:[..CODE1]$ define/system/exec/trans=terminal sys$node foo::
  36. %DCL-I-SUPERSEDE, previous value of SYS$NODE has been superseded
  37. HULK::USER1:[..CODE1]$ sho log/full sys$node
  38.    "SYS$NODE" [exec] = "FOO::" [terminal] (LNM$SYSTEM_TABLE)
  39.  
  40. after creating a new note in a local notes file:
  41.  
  42. --------------------------------------------------------------------------------
  43. Note 3.0                              test                           No replies
  44. HULK::MUNROE                                          2 lines  13-OCT-1992
  45. 23:54
  46.  
  47.     this is a test
  48. --------------------------------------------------------------------------------
  49.  
  50. Note that HULK is STILL present in the topic header, clearly indicating that
  51. the translation does NOT come from SYS$NODE.
  52.  
  53. So, as usual, Ehud shoots his mouth off and gets it wrong.  Clearly something
  54. is going on that neither one of us understands completely.
  55.  
  56. Now I haven't tried actually creating the logical using the SYS$CRELOG system
  57. service, but that's because I haven't got any documentation old enough to
  58. refresh my memory of the interface.
  59. -- 
  60. Dick Munroe                Internet: munroe@dmc.com
  61. Doyle Munroe Consultants, Inc.        UUCP: ...uunet!thehulk!munroe
  62. 267 Cox St.                Office: (508) 568-1618
  63. Hudson, Ma.                FAX: (508) 562-1133
  64.  
  65. GET CONNECTED!!! Send mail to info@dmc.com to find out about DMConnection.
  66.