Function MemSize() Foundation

Determines conventional or extended memory.

Syntax
MemSize( [<lExtendedMemory>] ;  // Default: .F.
       ) --> nMemorySize
Return

This function exists for compatibility reasons only. Return values are:

<lExtendedMemory> = .F. --> 1024

<lExtendedMemory> = .T. --> Total memory - 1024

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.