Heya guys...
hope you're all going great!!
Please can somebody help me with this...
I want to make a button that makes my mp3 player play with a single click and stop with a double click.
I have no idea how to use Function OnControl(lType, lCode) ... can it even do what I want it to?
I'm trying this ...
Function OnControl(lType, lCode)
If lType = 2 And lCode = 0x0203
blah blah blah blah
------------
typing 0x0203 etc causes an error ... but i can't get anything right ...
but yeah ... i want single and double click on the same button one way or another.
Please please please help!!!
Thanks a million