home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / bit / listserv / scriptl / 46 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.0 KB  |  30 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!gatech!paladin.american.edu!auvm!MARIST.BITNET!URDB
  3. Message-ID: <SCRIPT-L%92072317251902@DEARN>
  4. Newsgroups: bit.listserv.script-l
  5. Date:         Thu, 23 Jul 1992 11:13:54 EDT
  6. Sender:       "IBM vs Waterloo SCRIPT discussion group"
  7.               <SCRIPT-L@RICEVM1.BITNET>
  8. From:         Duane Beyer <URDB@MARIST.BITNET>
  9. Subject:      = sign taking up 2 space when ORIENT(W) used in Waterloo Script
  10. Lines: 18
  11.  
  12. Hi,
  13.  
  14.    We are scripting a file with Waterloo Script 90.1 using the I3820
  15. parameter. When we invoke the I3820 processor we use the parameter
  16. ORIENT(W). This is causing all of the = (EQUAL) signs in the file to take
  17. up two spaces. This first byte is the equal sign and the second is a blank.
  18. This does not happen when script with ORIENT(N) parameter. We are using the
  19. serif 8 font, an IBM 3827 printer and waterloo script 90.1.  Has anyone a
  20. clue?
  21.  
  22. Thanks,
  23. Duane
  24.  
  25.  
  26. Example:
  27.  
  28.       This is a t=e=st            (this will print as)
  29.       This is a T= e= st          (this)
  30.