Dos screen & netstat

  • Thread starter Thread starter BEN RITCHEY
  • Start date Start date
B

BEN RITCHEY

FamilyNet International Newsgate

* An ongoing debate between Ben Ritchey and Lisztfr rages on ...

| L>> amount of caracters a line can hold, - i want to get longer lines

If you have a newer SVGA type monitor then you'll need this instead of
the vga132 program:

http://bellsouthpwp.net/c/m/cmech617/s132x25.zip

There's also versions for 30, 43 and 60 lines (s132x30.zip etc.)

--
Be well :^)

: Ben aka cMech http://bellsouthpwp.net/c/m/cmech617/
:
+ WildCat! Board 24/7 +1-337-232-4155 any BAUD 8,N,1
--- GoldEd+/DOS v1.1.5cM
# Origin: FamilyNet - The Positronium Repository (8:8/337)

FamilyNet <> Internet Gated Mail
http://www.familynet-international.org
 
i tried the s132x25, but then i get full screen and i see : 080 width,
so it's still 80 caracters/line. And i don't want full scren :) .


laurent h
 
Op 18 Feb 2006 05:48:23 -0800, "lisztfr"
i tried the s132x25, but then i get full screen and i see : 080 width,
so it's still 80 caracters/line. And i don't want full scren :) .

If I type mode con:cols=160 lines=25 in my cmdbox I don't get a full
screen, I get 25 lines with 160 characters/line......
 
Even Afwezig a écrit :
Op 18 Feb 2006 05:48:23 -0800, "lisztfr"


If I type mode con:cols=160 lines=25 in my cmdbox I don't get a full
screen, I get 25 lines with 160 characters/line......
--
You are very lucky :

C:\WINDOWS>MODE CON: COLS=81 lINES=25
^^^
Paramètre non valide - COLS=81
C:\WINDOWS>

And, spell it right, as someone said to me :)
(i mean the space after the "con:" )

laurent h
 
lisztfr wrote in alt.comp.freeware:
Even Afwezig a écrit :

You are very lucky :

C:\WINDOWS>MODE CON: COLS=81 lINES=25
^^^
Paramètre non valide - COLS=81
C:\WINDOWS>

And, spell it right, as someone said to me :)
(i mean the space after the "con:" )

Seems that you're using Windows ME, by your headers.
In Windows XP I'm able to:


C:\Documents and Settings\Renan>mode con: lines=25 cols=90

and it works.
 
Even Afwezig a écrit :

You are very lucky :

C:\WINDOWS>MODE CON: COLS=81 lINES=25
^^^
Paramètre non valide - COLS=81
C:\WINDOWS>

And, spell it right, as someone said to me :)
(i mean the space after the "con:" )

It works with or without the space. Maybe the French version of
Windows is different.
 
Op 18 Feb 2006 15:12:47 -0800, "lisztfr"
You are very lucky :

C:\WINDOWS>MODE CON: COLS=81 lINES=25
^^^
Paramètre non valide - COLS=81
C:\WINDOWS>

And, spell it right, as someone said to me :)
(i mean the space after the "con:" )

You should read your windows help about the mode program.....
 
Back
Top