I think you problem is that 150 is a windows char in OEM format.
You'll have to convert the string you're using to ansi with the OemToAnsi() function or the AansiToOem() function.
Hope this helps...
Check the manual for help on oemToAnsi()
Maurice H.
Your problem is that you only import the file definition and not the indexes the cms uses.
You see the records in a browse, but when cms asks the keys (from cms) a limited result set is returned....
You have to import de keys in you definition, so that if you add to the file, the keys are...
I think you have to do it manually..
program in you ISIS-develop (where you can read isis) a tool to convert to ascii or csv...
in clarion create a tool to import the ascii file a write it as dbf/tps/dat or whatever...
Maurice
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.