Mark Waddingham wrote:

> On 2016-06-10 06:14, Mark Wieder wrote:
>> Here's a working cross-platform replacement for the flaky built-in
>> hasMemory function.
>
> The builtin 'hasMemory' function is not flaky - the question it asks
> just has no meaning on modern operating systems (and should probably
> actually be removed!).

For all the reasons you mentioned (thanks for the details; I love learning from your longer posts) what you say here makes good sense.

But I would also suggest what Mark Wieder is after is also useful, though perhaps very different.

From time to time it's useful to know how much RAM may be available to an application, to make decisions about loading data.

Wieder's script seems to handle that, though I agree that it does seem to be solving a very different problem from the hasMemory function.

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to