|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (8 bit)
Join Date: Dec 1999
Posts: 193
|
I did some ASCII art and made a picture with a bunch of these characters: ллллллллл, in DOS, they come out as solid blocks.
I echoed them so they create a big pic that says ROBO, and it looks pretty good in Notepad, but when I open the bat file in DOS, everyline has a gap between it, so instead of looking something like: ллллллллл ллллллллл ллллллллл ллллллллл ллллллллл I get something like: ллллллллл ллллллллл ллллллллл ллллллллл ллллллллл Yesterday I couldn't figue out how to put gaps in my echos, now it forces me to put those gaps in there! How do I stop it from doing so? My pic looks really ugly with those gaps. |
|
|
|
|
|
#2 |
|
Member (12 bit)
Premium Member
Join Date: Mar 1999
Location: LA, CA
Posts: 2,224
|
Looks like a wrap problem. Try in full screen dos---count charactors and adjust dos window size.
Would need a simplified example of the batch file that shows the problem for clarification. |
|
|
|
|
|
#3 |
|
Member (7 bit)
Join Date: May 2000
Location: Atlanta, Georgia
Posts: 95
|
i did the same thing. use a different character. i used
"л"without the quotes. no spaces for me kevin |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|