How to check console window width columns in bath script?

Discussion forum for all Windows batch related topics.

Moderator: DosItHelp

Post Reply
Message
Author
PiotrMP006
Posts: 29
Joined: 08 Sep 2017 06:10

How to check console window width columns in bath script?

#1 Post by PiotrMP006 » 02 Apr 2019 02:13

Hi

How to check console window width columns in bath script?

aGerman
Expert
Posts: 4654
Joined: 22 Jan 2010 18:01
Location: Germany

Re: How to check console window width columns in bath script?

#2 Post by aGerman » 02 Apr 2019 04:40

Does MODE CON output the information you need?

Steffen

Post Reply