I'm trying to run a sample, and it wants to use CUSTOMER.DBF. However I keep getting the error when trying to USE it that there is an unknown field type. I believe the first field is ID and the type is +. I finally saw this with an ASCII text editor.
The file cannot be opened in any of my file editors, ie. ADS Data Architect or DBU.
I found a Customer.ch in the samples directory and even linked it into the program.
The program I'm trying to test is EREP01.prg which I've linked into my main application. ( This is a pretty easy way I use for testing samples ).
Any ideas on how to get around this. The sample code is unmodified ( except to rename the function other than Main() ).
Tim