From: | amorel |
Date: | 28 Aug 2001 at 23:17:00 |
Subject: | Re: dec --> hex |
On 29-Aug-01, Nick Clover wrote:
C=Oops, I meant
C=you could store/create the data as strings then use val eg.
C=noteon.s="9"+str$(midi(1)\channel)
C=sendserial val("$"+noteon)
I tested it with this bit of code:
q$="3"+"c"
NPrint Val("$"+q$)
MouseWait
End
End it printed 60, which is 3c.
Thanks for that =) I was thinking towards this way, but I was making it too
complex.
Regards
-*Take me dancing naked in the rain, Amoralplayer a no fuss audioplayer*-
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie