Search Results

0
votes

What is the best way today to maintain clipper 5.3 code?

I've been using FlagShip since 2001. Since then I migrated CA-Clipper applications to Linux and also developed web-based applications using the Clipper language and the FlagShip compiler. If you wa …
0
votes

DBF Large Char Field…

Have you tried this (it's C# code, not C): http://www.aspcode.net/Reading-DBF-files-in-C.aspx ? …