home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / ingres / 2203 < prev    next >
Encoding:
Text File  |  1993-01-08  |  751 b   |  18 lines

  1. Newsgroups: comp.databases.ingres
  2. Path: sparky!uunet!wupost!sdd.hp.com!news.cs.indiana.edu!lynx!zia.aoc.nrao.edu!maintadm
  3. From: maintadm@zia.aoc.nrao.edu (Maintenance Admin.)
  4. Subject: How to display 132-character lines?
  5. Message-ID: <1993Jan8.175836.22348@zia.aoc.nrao.edu>
  6. Organization: National Radio Astronomy Observatory, Socorro NM
  7. Date: Fri, 8 Jan 93 17:58:36 GMT
  8. Lines: 8
  9.  
  10. We have a 4GL application which tries to read an ASCII file containing
  11. 132-char records using "call system ('less ' + filename);".  For some
  12. reason INGRES wants to display only 80-char lines and folds the
  13. output.  Even when I set the screen width to 132 chars INGRES seems to
  14. intercept the command and displays only 80 chars.
  15. How do I tell INGRES to use 132-char lines?
  16.  
  17.  
  18.