Name: Valerie (by Garibaldi) Date: March 15, 2005 at 17:40:39 Pacific Subject: Edit fonts OS: Dos.7.10 CPU/Ram: p100/48
Comment:
I am looking for a display of the fonts used by the Dos Edit program when using the Alt+keypad feature. It differs from the one used in Notepad & Wordpad in Windows.
In Edit? Not that I've noticed - I forget where I picked that up, possibly the original (DOS6) helpfile. Used to write a lot of 'escape sequences' in Edit. The old QBasic version was a bit of a clunker, but the Win9x standalone Edit is alright.
Edit and almost all simple DOS editors will use the ASCII Font set it BIOS by default.
However, if you have Country codes set and the drivers loaded, then for the Extended ASCII codes, you will get the characters displayed from that country code page.
But for the default Extended characters as entered by the ALT - NumPad this extended character table will give you what you want and will see in DOS EDIT.
Should you have a country code set as Jack G mentions in reply #9, you can switch to default US by means of Ctrl+AltF1, and then back to your own by Ctrl+Alt+F2.