By the way, name of the script is memory.powerpro.
--- In [email protected], "Peter" <pjaga...@...> wrote:
>
> Well, this is how I have implemented in my PC:
>
> Script:
> args index
> local ms = dll.create_struct("ui[2] uh[7]")
> ms[1] = (ms.size)
> dll.call("GlobalMemoryStatusEx|t*", ms)
> quit( int64.divide(ms[index],(1024*1024)))
>
> Powerpro:
> *Info " "Free: expr(.memory(4)) MB / expr(.memory(4)*100/.memory(3)) %
>
> The above is in one line.
>
> --- In [email protected], "Sheri" <sherip99@> wrote:
> >
> > --- In [email protected], "qzzyyx" <BlackHole@> wrote:
> > >
> > > --- In [email protected], "Peter" <pjagaraj@> wrote:
> > > >
> > > > See this post:
> > > >
> > > > http://tech.groups.yahoo.com/group/power-pro/message/33092
> > > >
> > > > --- In [email protected], "qzzyyx" <BlackHole@> wrote:
> > > > >
> > > > > I'm using PowerPro version 4.9. I constantly see pmem = 2048. What
> > > > > version do I need to see pmem up to 3 GB? Please post a link.
> > > > > Thanks.
> > >
> > > I need a script! I figured that by now PowerPro would handle it with no
> > > need for any extra effort. Has Bruce chimed in on this matter?
> > > - Vince
> > >
> >
> > Didn't you read the discussion around that post?
> >
> > <http://tech.groups.yahoo.com/group/power-pro/message/33075>
> >
>