Re: getting the size of memory

2008-02-19 Thread Octavian Rasnita
Ok, thank you all for your help. Octavian - Original Message - From: "Bill Luebkert" <[EMAIL PROTECTED]> To: "Octavian Rasnita" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, February 20, 2008 8:40 AM Subject: Re: getting the size of memory > Octavian Rasnita wrote: >> Hi, >> >> Does anyone

Re: getting the size of memory

2008-02-19 Thread Bill Luebkert
Octavian Rasnita wrote: > Hi, > > Does anyone know how to find the size of the memory of a computer that runs > under Win XP in a perl program? > Is it possible? You can use WMI to dump out some memory statistics: Win32_PhysicalMemory Win32_PhysicalMemoryLocation Win32_Ph

RE: getting the size of memory

2008-02-19 Thread William . Hoopes
I'd recommend using WMI. Google "Scriptomatic" and you should get a download offering from Microsoft. It'll provide sample Perl code using Win32::OLE that you can tweak. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Octavian Rasnita Sent: Tuesday, Febru

getting the size of memory

2008-02-19 Thread Octavian Rasnita
Hi, Does anyone know how to find the size of the memory of a computer that runs under Win XP in a perl program? Is it possible? Thanks. Octavian ___ ActivePerl mailing list ActivePerl@listserv.ActiveState.com To unsubscribe: http://listserv.ActiveSta