Posted by member 71746 on 2003-11-13 16:40:07 link

hmmmm i would need it to export variables that i can store for later use, ie

*script exec !varset WAmpVol $Amp_Volume$
*script exec !amp_setvolume 0

then to unmute,

*script exec !amp_setvolume WAmpVol

Anyone know of a way to read the current winamp volume level into a script var?