home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.setup
- Path: sparky!uunet!news.univie.ac.at!email!tron.kom.tuwien.ac.at!bloeser
- From: bloeser@tron.kom.tuwien.ac.at (Friedrich Bloeser)
- Subject: Re: Larger size than 24x80 for DOS window ?
- Message-ID: <1992Sep3.134413.2944@email.tuwien.ac.at>
- Sender: news@email.tuwien.ac.at
- Nntp-Posting-Host: tron.kom.tuwien.ac.at
- Organization: Technical University of Vienna
- References: <pc7aclg@fido.asd.sgi.com>
- Date: Thu, 3 Sep 1992 13:44:13 GMT
- Lines: 16
-
- In article <pc7aclg@fido.asd.sgi.com> hajadi@goofy.csd.sgi.com (Ivan Hajadi) writes:
- >
- >
- >is it possible to open DOS windows ( i use norton desktop 2.0 )
- >which are larger than 24x80 ? if i try to strecth the window it
- >doesn't seem to allow me.
- >
- >i can live with 80 column width, but i want more than 24 rows..
- >
-
- Insert the following into the [NonWindowsApp] section of your SYSTEM.INI file:
-
- ScreenLines=50
-
- to open a DOS window with f.e. 50 lines.
-
-