Jump to content

Sys2QueryPhysicalMemory

From EDM2
Revision as of 04:08, 10 January 2016 by Martini (talk | contribs) (Created page with "==Description== Queries the amount of physical memory (RAM) installed in the system. ==Arguments== REXX ARGUMENTS: None ==Return Value== REXX RETURN VALUE: Integer represe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Queries the amount of physical memory (RAM) installed in the system.

Arguments

REXX ARGUMENTS: None

Return Value

REXX RETURN VALUE:

 Integer representing the amount of installed memory, in KiB, or 0 if an error occurred.