Is there any way anyone has figured out to test amount of RAM? I can't find anything in documentation, and forum search turns up nothing.
Just wondering...
Professional Software Development Tools
Is there any way anyone has figured out to test amount of RAM? I can't find anything in documentation, and forum search turns up nothing.
Just wondering...
This may help. See Worm's .apz file in the thread.
http://www.indigorose.com/forums/sho...&highlight=RAM
Sincerely,
Intrigued
Wow. Thanks!
Yep, Worm's .dlls rule. Here's another thingy. The attached file displays system RAM, and has a /s switch for numbers only. So just call it like this:
ram2txt /s >> data.txt
And you will have a text file named "data" in the same directory as ram2txt,exe which will contain the "Total Bytes" amount of RAM in the form of a number. See one of the attached project files (Standard and Pro) for a working example of how to display system RAM on startup. Hope that helps too.
Corey Milner
Creative Director, Indigo Rose Software