I am learning PPro specially using script files. I used examples from 
PPST 2.10.
I tried to run a script called WinAmp toggler but to no avail. I cannot 
solve the problem.
It always report error in line marked with ****. I tried to check 
everything such as winamp, typing, etc.

What wrong with this script? Or I missed something. BTW I already 
installed WinampC.
The script is as follow:

Local wa_play_status = WinampC.get_playback_status("3not_running")
    ; if Winamp is not started, run it
    If (wa_play_status == "not_running") Do
        ;Debug Running Winamp now
        %pdProgram Files%\\WinAmp\\Winamp.exe     ******* Error
        Wait ready =winamp
        WinampC.play_button()

--- snap

Thank for your help.





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