home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / vmsnet / networks / tcpip / multinet / 1859 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  2.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!deimos.cis.ksu.edu!mccall!mccall!tp
  2. Newsgroups: vmsnet.networks.tcp-ip.multinet
  3. Subject: lpr/lpd question
  4. Message-ID: <1992Jul31.120338@mccall.com>
  5. From: tp@mccall.com (Terry Poot)
  6. Date: Fri, 31 Jul 1992 12:03:38 CST
  7. Reply-To: tp@mccall.com (Terry Poot)
  8. Organization: The McCall Pattern Co., Manhattan, KS, USA
  9. Nntp-Posting-Host: mis1
  10. Nntp-Posting-User: tp
  11. Lines: 33
  12.  
  13.  
  14. Nutshell: Does Multinet LPR client insert page breaks into a file being shipped
  15. from VMS to unix, and if so, how to stop it?
  16.  
  17. I'm trying to track a problem, and Multinet is one of several possible culprits.
  18. Briefly (I hope) here's what I'm doing. I am routing a postscript plot file
  19. (yes, plot, not print) from the VMS system to an Intergraph that will interpret
  20. it and plot it on a Versatec plotter. I use the standard VMS print command to a
  21. queue set up as an LPR queue using Multinet and targetted towards the
  22. Intergraph. The Intergraph then moves the plotter over to yet another queueing
  23. system, their Network Queuing System (NQS), which drives the plotter. Under NQS,
  24. I've installed a shell script that has to do some preprocessing on the file
  25.  
  26. The problem:
  27.  
  28. In working on the shell script I've discovered that somewhere in this pipeline,
  29. something has inserted page breaks by changing some of the newlines (I counted
  30. 55 in the dump listing, but that's probably not a good count) to carriage
  31. return-formfeed sequences. Notice that's a return, not a newline (linefeed), so
  32. unix doesn't see the lines before and after the change as separate lines, it
  33. sees them as one line with a couple of control characters in the middle. This
  34. screws up my preprocessing when it happens to lines I'm interested in, since I'm
  35. running them through sed.
  36.  
  37. If Multinet or VMS is doing this, how do I stop it? It could be on the
  38. Intergraph side in the routine that moves the file to NQS, I'll be asking those
  39. folks also.
  40.  
  41. Thanks.
  42. --
  43. Terry Poot <tp@mccall.com>                   The McCall Pattern Company
  44. (uucp: ...!rutgers!depot!mccall!tp)          615 McCall Road
  45. (800)255-2762, in KS (913)776-4041           Manhattan, KS 66502, USA
  46.