on dclick event,


Code:

 if ( $did == 103 ) { 
      did -h AutoList 103     
      msg %uno.channel Play $did($dname,103)




will msg the channel

Play C:\mIRC\images\B5.jpg "Or some other .jpg depending on the filename"

i want to strip this to have it msg only "Play B5" or "Play B 5" would be better.

Is there a way to do this?