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