Odcl_GetRAM

(From ODCL_CM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > PC System >

Odcl_GetRAM

(From ODCL_CM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetRAM

This function will get RAM capacity (in bytes) of the current machine.

Return Values

RAM capacity (inm ytes) of the current machine as integer

 

AutoLispySyntax:

(setq rValue (Odcl_GetRAM))