Tagged Questions
4
votes
11answers
920 views
What is the best way today to maintain clipper 5.3 code?
Are there any successor products on DOS, Windows or Linux?
0
votes
2answers
28 views
Extract memo field data from dBase file
I have a MSDOS clipper application that uses dBase as it's database engine, some of it's fields are stored on external files (with .BIN extension), the database file seems to store some binary pointer ...