Stephen Russell wrote: > On Wed, Jun 24, 2009 at 10:17 AM, Paul McNett <[email protected]> wrote: > >> MB Software Solutions, LLC wrote: >>> Jim Dettman wrote: >>>> 16 bytes; 128 bits / 8 >>> This code I shared creates a 38-byte string, with values that are human >>> readable (as opposed to non-printable/"funny" characters). Seems like >>> I'd prefer the 38-char readable format to the 16-byte non-readable. >>> Looking at WingDings is not exactly preferred for me. ;-) >>> >>> Thoughts/comments on that? >> I use 40-char human-readable, complete with fixed dashes. >> >> ------------------------- > > I use : > System.Guid parentID = System.Guid.NewGuid(); > // make one for child record as well > System.Guid newID = System.Guid.NewGuid();
Steve -- that doesn't work in my VFP IDE. <gd&r> -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com http://twitter.com/mbabcock16 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

