22 Mar 2003 05:20
RE: [fd-dev] Re: Clipper printing problem with FreeDOS: try this...
Bart Oldeman <oldeman <at> math.ohio-state.edu>
2003-03-22 04:20:47 GMT
2003-03-22 04:20:47 GMT
On Thu, 20 Mar 2003, Eric Auer wrote: > > Hi Norman, > well, thank YOU. You found the versions of FreeDOS at which > 1. File locking started to work better (2026) and > 2. Clipper printing broke (2027). > > This will probably help the kernel experts to figure out WHY > 1. and 2. did happen, and how to solve 2. - maybe all this > even helps with figuring out the "Clipper double locking" > problems... 1. is because file region locking was not implemented at all for network drives before kernel 2026. 2. I don't know. I've never used Clipper; but try to produce a log using dosemu -D+dD -o log using both FreeDOS kernel versions and watch the differences; that might reveal something. Bart - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to majordomo <at> vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
.
So what next? Have more lines of text on the screen, for more scrolling
before scrolling away (by the way, which "backscroll buffer" drivers do
you usually use to scroll back to stuff that would normally have scrolled
away already?)...
I just have this in my fdconfig.sys:
SCREEN=0x12
ECHO 8x8 font (0x12) gives us 50 lines of text
RSS Feed