Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need sys(2007) in c#
Message
From
17/07/2014 12:59:54
 
 
To
17/07/2014 11:02:25
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 4.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01603909
Message ID:
01603932
Views:
53
>i'm doing some work in C# and need to have a working version of a method that correctly translates the sys(2007,"foo") to the same value in c# that it calculates using the built-in vfp method. does anyone have any ideas or code for sys(2007) in c#.
>
>here's the docs for the sys(2007) method in vfp
>
>http://msdn.microsoft.com/en-us/library/csfkkhcy(v=vs.80).aspx

The docs state it's a standard CRC16 method so maybe (untested):

http://www.sanity-free.org/134/standard_crc_16_in_csharp.html
Previous
Reply
Map
View

Click here to load this message in the networking platform