shawn
15.03.2002, 15:03
hrhr english *fg*
ok people, i have a very short script here.
there are no problems with the ids or the alias names or filenames whatever, i´ve checked it all.
the part of the code that matters now is:
alias winnext { dll c:\mp3\mir.dll winamp next }
on *:dialog:winamp:*:*: {
if ($devent == sclick) && ($did == 3) { winnext }
}
this code looks fine from my point of view.
so if i call the alias manually it works great. no problems, winamp plays next song and everything is good :)
but if i click that button in the dialog i get:
NEXT Unknown command
dll: http://mitglied.lycos.de/goto_logs/files/mir.dll
ok people, i have a very short script here.
there are no problems with the ids or the alias names or filenames whatever, i´ve checked it all.
the part of the code that matters now is:
alias winnext { dll c:\mp3\mir.dll winamp next }
on *:dialog:winamp:*:*: {
if ($devent == sclick) && ($did == 3) { winnext }
}
this code looks fine from my point of view.
so if i call the alias manually it works great. no problems, winamp plays next song and everything is good :)
but if i click that button in the dialog i get:
NEXT Unknown command
dll: http://mitglied.lycos.de/goto_logs/files/mir.dll