Or Sys(2007) which accepts a character string as a parameter ... -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Alan Bourke Sent: 11 December 2013 13:52 To: [email protected] Subject: Re: Need CRC-16 Visual FoxPro Code
Check out 'SYS(2017) - Record Checksum Value' in the VFP9 help. You can make it do CRC-16 instead of the default CRC-32 by passing the appropriate parameter. [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.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.

