Function MemSize() Foundation
Determines conventional or extended memory.
MemSize( [<lExtendedMemory>] ; // Default: .F.
) --> nMemorySize
This function exists for compatibility reasons only. Return values are:
<lExtendedMemory> = .F. --> 1024
<lExtendedMemory> = .T. --> Total memory - 1024
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.