and then answer the paging prompt with A, the directory display is terminated.
Without the /v all is well.
Continuing the DIR display by answering the paging prompt with say <CR> results in a complete listing.
Using /4 yields a 3 col. display.
Using /3 with or without /v causes a "parameter is incorrect...." error.
Note: I do not have any plugins loaded.
WAD - the page output for /V is determined by the page size (that you set when you specified /P). There's no way that DIR can continue the /V formatted display in an unpaged format.
/4 isn't guaranteed to produce 4 columns - it will display 4 columns if the width of the longest filename * 4 is less than the screen width. You evidently have at least one filename that exceeds that limit.
"WAD - the page output for /V is determined by the page size (that you set when you specified /P). There's no way that DIR can continue the /V formatted display in an unpaged format."
"the page size (that you set when you specified /P)" - Where is this page size set?
So is it worth either changing the /p prompt to not allow a continue without paging (A) with /V or just discontinuing the /v allowing the rest of the dir to be displayed after choosing A? The help file could be clearer, not that I always review them.
"/4 isn't guaranteed to produce 4 columns - it will display 4 columns if the width of the longest filename * 4 is less than the screen width. You evidently have at least one filename that exceeds that limit."
Yes, thanks to, I believe, MS updates.
"There is no /3 option."
Yep. I didn't resort to reading docs before I tried and posted that one.
I do use a single column display the majority of the time.
However there are times that multiple column is useful. They meet a need.
This thread was started due to one of those times.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.