> > 12)EDIT 0.8 command line help no longer mentions /H "max lines on screen" > > /H should work just fine. In 0.7a for example it triggers (indirectly) > SetScreenHeight() which calls Set25() Set43() or Set50() which uses int > 10.1112 (or 1114 or 1111) to set font size and int 10.1201.bl=30 (or ...1202 > ...) to set number of scan lines.
Actually, SetScreenHeight doesn't work that way...my screen was set at 25 lines/screen, and when i called /H, this is what Edit set the screen as, not as 50 lines, which my monitor is capable of. So, there would have to be some more code added here before that would work. > There were all (except many instances of two non-problematic types of warnings) > compiler warnings fixed in 0.7a, did not check whether 0.8 has those fixes > as well. I spotted a non-Turbo-C-2-compatible // comment in dfalloc.c but I > assume 0.81 fixed that :-). All the // comments have been removed, so all is well with the world again. > PS: I hope the "you cannot close a window without confirming unsaved > changes even when saving fails several times" logics are now used in 0.81 ... > Did not yet find the time to check. I'm working on a better version of that instead of repeatedly asking the user whether they want to exit. Later, Joe ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Freedos-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-devel
