home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / vms / 21904 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  3.1 KB

  1. Path: sparky!uunet!news.claremont.edu!nntp-server.caltech.edu!SOL1.GPS.CALTECH.EDU!CARL
  2. From: carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick)
  3. Newsgroups: comp.os.vms
  4. Subject: Re: Print symbiont interpretation of PASTHRU
  5. Date: 25 Jan 1993 07:17:58 GMT
  6. Organization: HST Wide Field/Planetary Camera
  7. Lines: 48
  8. Distribution: world
  9. Message-ID: <1k0476INNrkq@gap.caltech.edu>
  10. References: <1993Jan25.031308.10158@murdoch.acc.Virginia.EDU>
  11. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  12. NNTP-Posting-Host: sol1.gps.caltech.edu
  13.  
  14. In article <1993Jan25.031308.10158@murdoch.acc.Virginia.EDU>, houseman@hopper.ACS.Virginia.EDU (Carl Houseman) writes:
  15. >[This is a re-post of an article that somehow got put in as a followup to an
  16. >unrelated topic.  I'm still learning trn :-(.  The lack of replies, flaming
  17. >or otherwise, convinced me that no one had seen it!  If you had, sorry.]
  18.  
  19. Note to the person who e-mailed me saying "Just ignore ill-stated questions."
  20.     See:  I told you: When someone posts an ill-stated question and gets no
  21.           response, he'll just assume that nobody heard him the first time!
  22.  
  23.  
  24. >It seems it is necesssary to specify /TAB in addition to /PASTHRU in order
  25. >to get the symbiont to pass the tab characters unscathed.
  26.  
  27. It depends on the symbiont.  When the symbiont is told to print the line, it'll
  28. get an indication as to whether or not the line is to be formatted.  Some
  29. symbionts will honor this indication; others won't.
  30.  
  31. >When questioned further the CSC said this was because of the symbiont's ability
  32. >to create left margins and the need to make sure tabs were aligned.
  33.  
  34. This sounds like a bug in LATSYM.  I've written a modified print symbiont that
  35. *WILL* honor the indication (i.e., if it's told it's not supposed to format the
  36. stuff it's supposed to print, it *WON'T* format it.  It won't even look at it,
  37. and will send it to the printer using the IO$_WRITELBLK function). 
  38. Furthermore, this modified symbiont will release the printer after EVERY job,
  39. instead of holding on to it until the queue is empty.  If you'd like a copy,
  40. e-mail it for me.
  41. >I say /PASTHRU should be the same no matter what.  If I don't want /PASTHRU I
  42. >wouldn't use it.  Searching for references in the Gray Wall produced nothing
  43. >useful, except to say that TT2$M_PASTHRU caused QIO's to be treated as if
  44. >IO$M_NOFORMAT was specified.  That was enough for me.
  45. >
  46. >Does anyone else agree that this is, at least, inconsistent behavior?  Worthy
  47. >of being called a bug?  Worth of an SPR?  Already SPR'd?
  48. >
  49. >
  50. >Carl Houseman
  51. >houseman@hopper.acs.virginia.edu  (this address is so new, it may not work)
  52. >GENICOM Engineering, Waynesboro, VA
  53. >703-949-1323
  54. --------------------------------------------------------------------------------
  55. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  56.  
  57. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  58. understanding of astronomy is purely at the amateur level (or below).  So
  59. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  60. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  61. hold me responsible for it, but my organization had nothing to do with it.
  62.