VOGONS


First post, by OptimalDesigns

User metadata
Rank Newbie
Rank
Newbie

How does one increase memory to resolve this "Insufficient Memory for Real Procedure" msg.? Here is the output from 'MEM' program.

Memory Type         Total      Used       Free
---------------- -------- -------- --------
Conventional 640K 6K 634K
Upper 64K 0K 64K
Reserved 320K 320K 0K
Extended (XMS) 15,360K 448K 14,912K
---------------- -------- -------- --------
Total memory 16,384K 774K 15,610K

Total under 1 MB 704K 6K 698K

Total Expanded (EMS) 16M (16,777,216 bytes)
Free Expanded (EMS) 15M (15,269,888 bytes)

Largest executable program size 634K (649,584 bytes)
Largest free upper memory block 64K ( 65,536 bytes)
MS-DOS is resident in the high memory area.

Which memory needs to be increased in order to resolve this error msg.?

Here is the code that is being executed:

subst g: \temp
echo ------------------------ Memory -------------------------------- >> output
mem >> output
path f:\F77L3;f:\F77L3\bin
path >> output
echo -------------------------------------------------------------------
echo Execution of %FCname%.EXE
echo -------------------------------------------------------------------
%FCname%.exe >> scrout
rem ---------------------
rem okay to this point.
rem ----------------------
\Graphit.exe

'GraphIt' works okay until the very end and then the memory msg. comes and freezes DOSbox.
Ideas how to resolve this memory issue?

Reply 1 of 1, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Daum cafe is not supported on this forum.
Feel free to try it with a clean SVN build and report again.
*Topic closed*

Water flows down the stream
How to ask questions the smart way!