Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 14 MAR 2006 01:27:36PM Jeni Pearson wrote:

Is it possible to tell programmatically whether expanded memory has been enabled?

I know the WHO command will show this info, but I want to put something into my application so that at logon the user can be warned if the expanded memory is not available and then they can get their IT people to come and set it up.

Does anyone know how to access this information?

Thanks


At 14 MAR 2006 01:59PM Victor Engel wrote:

You could pipe the output of the DOS mem command to a file and then parse through it. I don't recall whether the /c option is needed to get expanded memory details.


At 14 MAR 2006 02:30PM Victor Engel wrote:

Never mind. My trick only checks if expanded memory is available, not if it's being used. Use getconfigure().


At 14 MAR 2006 02:31PM Victor Engel wrote:

At 15 MAR 2006 05:51AM Jeni Pearson wrote:

Thanks very much Victor, that's perfect.

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/546eb45350c010f685257131005fe967.txt
  • Last modified: 2023/12/28 07:39
  • by 127.0.0.1