Hi to all, I can do some lisp, but not when it comes to binary. Would someone be kind enough to make me a lisp that could transpose binary digits into an ascii letter? This is how I would like it...... If for arguements sake I had a binary notation like this: " 00101010 " of which equals T I would like to be able to offer the notion to the lisp and have its resulting ascii equivilent shown to screen (or just returned ). Is this possible? thank you regards Jane