Finding available memory without shell, how to use hasMemory()

Thierry Douez th.douez at gmail.com
Thu Feb 27 00:50:38 EST 2014


Gabriel,

>> > I am working on a program where I need to know the amount of
>> > available memory.


You can shell this:

    sysctl  - a | grep mem

or

   sysctl hw.usermem

or

  ....


HTH,

Thierry



------------------------------------------------
Thierry Douez - http://sunny-tdz.com
Maker of sunnYperl - sunnYmidi - sunnYmage - sunnYpdf




More information about the use-livecode mailing list