Operating PB 3.5 under pure DOS 6.20, "Compile Information" tells me: 128k Main, 1024k Ems and 3072k Xms memory available. The DOS "mem" command (of course) confirms these numbers.
Nevertheless, I can't use virtual arrays (Error 202) and the FRE(-11) function shows that there are "0" Ems Bytes available.
But why? And how can I use the obviously existing 1MB EMS for virtual arrays? Any suggestions would be very welcome!
Heinz Salomon
[This message has been edited by Heinz Salomon (edited February 21, 2006).]
Nevertheless, I can't use virtual arrays (Error 202) and the FRE(-11) function shows that there are "0" Ems Bytes available.
But why? And how can I use the obviously existing 1MB EMS for virtual arrays? Any suggestions would be very welcome!
Heinz Salomon
[This message has been edited by Heinz Salomon (edited February 21, 2006).]
Comment