Platforms to show: All Mac Windows Linux Cross-Platform

This FAQ is no longer useful with current operation systems and current plugin versions.
FAQ.How to get the available system memory?
Feedback.

Answer: Try this code:
Example:
dim i as integer
Declare Function FreeMemSys Lib "InterfaceLib" () as Integer Inline68K("A41C")
i=(FreeMemSys())
msgBox str(i)

Notes: Returns always 20 MB on Mac OS X in case your replace "InterfaceLib" with "CarbonLib".



Links
MBS Realbasic tutorial videos - Nachhilfe in Eich