Re: Getting as much system info possible.

2005-03-21 Thread xbury . cs
Hi Malte On winXP, 2000 or 2003 you can use get shell("SYSTEMINFO") Here's the output example... Host Name: ZEROZEROSIX OS Name: Microsoft(R) Windows(R) Server 2003, Standard Edition OS Version:5.2.3790 Build 3790 OS Manufacturer: Mi

Re: Getting as much system info possible

2005-03-19 Thread Robert Presender
Hi Xavier, Thank you for your suggestions. I know how to proceed now. Regards ... Bob Xavier wrote: Message: 13 Date: Sat, 19 Mar 2005 05:30:06 +0100 From: "MisterX" <[EMAIL PROTECTED]> Subject: RE: Getting as much system info possible To: "'How to use Revolution'&

Re: Getting as much system info possible.

2005-03-19 Thread Ken Ray
On 3/19/05 2:25 PM, "Malte Brill" <[EMAIL PROTECTED]> wrote: > Hi Ken, > > thanks for the input... > It doesn´t work on my machine, but I guess that´s either the case for: > > -not working at all on 10.2.6 It's 10.2.6 (actually 10.2.x). I guess they changed over in 10.3.x to have access to spec

Re:Re: Getting as much system info possible.

2005-03-19 Thread Malte Brill
Hi Ken, thanks for the input... It doesn´t work on my machine, but I guess that´s either the case for: -not working at all on 10.2.6 or -not working on my machine. Strange. If I use it in the Terminal without a parameter it puts the data I´m interested in, but writes a crash log. If I use it with

RE: Getting as much system info possible

2005-03-18 Thread MisterX
> Any suggestions? Thanks. Rob, Why not make a user stack containing user info per card. Easy to send and keep track of... A text file XML could also do or a custom prop... Depends on the end application. Keeping data is what computers are good at! ;) cheers Xavier ___

Re: Getting as much system info possible

2005-03-18 Thread Robert Presender
On Mar 18, 2005, at 23:09:07 Malte Brill wrote: Message: 17 Date: Fri, 18 Mar 2005 23:09:07 +0100 From: Malte Brill <[EMAIL PROTECTED]> Subject: Re: Getting as much system info possible. To: use-revolution@lists.runrev.com Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain;

Re: Getting as much system info possible.

2005-03-18 Thread Ken Ray
On 3/18/05 4:09 PM, "Malte Brill" <[EMAIL PROTECTED]> wrote: > Thanks Todd, Robert and Xavier! > > I can´t try the windows version now. > > On Os X.2.6 I get the following error: > > put shell(system_profiler) > > /bin/sh: line 1: 545 Segmentation fault system_profiler > > How would I

Re: Getting as much system info possible.

2005-03-18 Thread Trevor DeVore
On Mar 18, 2005, at 2:09 PM, Malte Brill wrote: How would I use grep Todd? Rev implements pattern matching through matchText and matchChunk. Take a look at those functions. -- Trevor DeVore Blue Mango Multimedia [EMAIL PROTECTED] ___ use-revolution mai

Re: Getting as much system info possible.

2005-03-18 Thread Malte Brill
Thanks Todd, Robert and Xavier! I can´t try the windows version now. On Os X.2.6 I get the following error: put shell(system_profiler) /bin/sh: line 1: 545 Segmentation fault system_profiler How would I use grep Todd? Cheers, Malte___ use-revolutio

Re: Getting as much system info possible.

2005-03-18 Thread Todd Higgins
I'm not sure about Windows or Linux, but you could use the command "system_profiler" on OS X and then search for the following pieces of info: -amount of RAM > Memory ( the first returned line will provide total system memory) -processor type > CPU Type (i.e. PowerPC 750) ; CPU Speed -video card

Re: Getting as much system info possible.

2005-03-18 Thread Robert Brenstein
Hi List, inspired by the "erratic screen updates (was Slow screen lock/unlock)" Thread I´m starting a new one. :-) I would like to find as much information on the machine a stack runs on as possible. I´m especially interested in: -amount of RAM -processor type -video card type -video card Ram

Re: Getting as much system info possible.

2005-03-18 Thread xbury . cs
Malte, My previous mail awaits approval because of the example output which is too big (pfff) On winXP, 2000 or 2003 you can use get shell("SYSTEMINFO") cheers Xavier On 18.03.2005 12:26:03 use-revolution-bounces wrote: >Hi List, > >inspired by the "erratic screen updates (was Slow screen lo

Getting as much system info possible.

2005-03-18 Thread Malte Brill
Hi List, inspired by the "erratic screen updates (was Slow screen lock/unlock)" Thread I´m starting a new one. :-) I would like to find as much information on the machine a stack runs on as possible. I´m especially interested in: -amount of RAM -processor type -video card type -video card Ram -