Hi Alan, > Is there an easy way to represent numbers in their binary form? > > A work-around for 0 thru 255 is ... > > to-binary to-char number > > ... but what can one do for higher numbers?
>> to-binary to-block 255
== #{FF}
- Chris
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.
