Monday, May 16, 2005, 10:53:15 PM, you wrote:

--- In [email protected], Ozkan <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> If you're talking about systemmeter plugin; download plugin
> and extract it Powerpro\Plugins\ folder. Download a systemmeter
> skin from group's file section. Place it in
> PowerPro\skins\SystemMeter\.
> 
> My script(six lines) to launch Systemmeter:
> 
>  If(not visiblewindow "powerpro systemmeter plugin") do
>  SystemMeter.start(pprofolder ++
"skins\\SystemMeter\\KoreaSkin\\skin.xml")
> 
>  Else
>         systemmeter.showhide
> 
>  Endif
>  Quit

Holy Smokes, kills PowerPro every time. I saved as .powerpro in
scripts folder and double-click. Should I be calling from *Script
runfile instead?

-----------------------------
Maybe broken lines.
The line below is one line. Just try this line in script.
Change path to your skin XML file.


SystemMeter.start(pprofolder ++ "skins\\SystemMeter\\KoreaSkin\\skin.xml")






-- 
 Ozkan
      
          



Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to