Re: how to get free and total physical memory in GB?
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
i was asking myself the same question with those Terrabyte drives these days :p
and i found the answer on THIS forum :)
it is : for drive I
*info I: expr((diskspace("mfree","i:")/1024.0).ftos("%6.1f"))
it is not exactly the same, my drive I has 3,44 TB free, so := 3440 GB free
but powerpro says : I: 3524.0 ( that is not far off ;)
maybe tweaking with the 1024 bytes can make the difference less
:)