Steve, About a month ago, there was a discussion about Binary to Ascii, and finally you arrived at an answer that was satisfactory to you. Well, I have now come upon an ocassion where I could use just such routines. Would you be willing to share your code with me. I would appreciate it if you would. Let me know. Thanks and Regards, Jim -----Original Message----- From: Steve Thackery To: PICLIST@MITVMA.MIT.EDU Date: Tuesday, September 14, 1999 2:22 PM Subject: Binary to ASCII - done >Dear Colleagues, > >Just a quick note to thank all of you who helped with my enquiry about >converting a 48-bit binary number to ASCII. > >I've now achieved this with complete satisfaction. My code is basically >Mike Keitz's (with just a small modification to make it relocatable) which >Jason Sachs reposted on the 6th September. Mike's code actually produces >BCD, so I've simply unpacked it into ASCII. > >Worst case run time, from six FFs to a fifteen digit ASCII string is 4.5ms >(estimated). This is well within my requirements so I regard this as a >complete success. > >Again, thanks to all who contributed, and especially to Jason and Mike. > >Steve > >Steve Thackery >Suffolk, England. >Web Site: http://www.btinternet.com/~stevethack/