I'm running FPD 2.6 and sometimes open the app thru a batch file, sometimes using the command FOXPROX -T <Procedure name>. The problem is getting it to run in a DOS box at 4:3.
Once open, under Properties > Font I presently have Lucida Console 28 selected, and for Layout it's Buffer=80x25, Size=80x25, and Position=2041x200. With any setting I get a long horizontal DOS box (about 14 x 7.4") that's readable, but I'll like to get it closer to 4:3 since at this point it is very stretched in appearance. When I try to change Buffer and Size settings from 80x25 to something like 80x30 it defaults back to 80x25 whenever I hit "Apply."
If I use Display=VGA50 in CONFIG.FP it makes the box taller but the display proportions stay the same, giving me only black below it that reflects the VGA50 setting. I've tried different font and other display settings to no avail. When I hit alt-enter to toggle into full-screen mode I get a normal 4:3 display, and that's what I would like to get in a DOS box.
Here is my configuration:
AUTOEXEC.NT
set foxprocfg=c:\fp\config\config.fp
CONFIG.NT
dos=high, umb
device=%SystemRoot%\system32\himem.sys
files=200
buffers=99
CONFIG.FP
path=C:\FP;C:\fp\files;C:\fp\prg;C:\fp\config
development=ON
logerror=off
display=vga25
mvcount=1024
MEMLIMIT=60,2048,16384