From: | amorel |
Date: | 28 Aug 2001 at 13:20:47 |
Subject: | Re: dec --> hex |
On 28-Aug-01, Nick Clover wrote:
C=ok, this should do it:
C=input.w=60
C=output$=right$(hex$(input),2)
C=You need the right$ because hex$ returns an eight character string.
Ok, now I got a new problem.
How would I use the resulting string in a command which doesn`t accept
strings. Like: putserial output$
Putserial $3c for example does work. How do I put the string in a form which
will be accepted? Putserial $output$ doesn`t work, for example.
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