
Recent Forum PostsThanks Doc!
I should posted only the first two CASE evals, then you could really appreciate the savings in lines of code.
Thank you, That's exactly what I need!
I was trying to overcomplicate it in my head.
I am a huge fan of the CASE evaluation. Looks good Chris!
doggiedoc Yesterday, 08:19 PM
This is about strings that are variable length but not zero-terminated since they may contain a $00 within the string.
In last night's VB.NET Meeting electromanj showed us some of his SPIN code...
Recent Blog Posts'nuff said...
January 20th, 2012 11:42 AM
Re: Sending Variable Length Strings from the DAT Section
My favorite thing is the use of the DAT section to hold the various command strings.
Unsoundcode Today, 11:32 AMThe QuickstartCommunicator code ( code written by Mr C.Savage :D ) that Roger posted over in the Caturday...