Hi guys...
I am getting unicode CSV files from an application and the FILETOSTR() function takes a 13 meg file to 3 characters
_cliptext = FILETOSTR("F:\VFP Projects\FUN\.UK100CashM15.csv")
How can I convert unicode files to ANSI whatever format will work in VFP?
TIA
Dennis Kean
Simplicity is the extreme degree of sophistication.
Leonardo da Vinci
I am getting unicode CSV files from an application and the FILETOSTR() function takes a 13 meg file to 3 characters
_cliptext = FILETOSTR("F:\VFP Projects\FUN\.UK100CashM15.csv")
How can I convert unicode files to ANSI whatever format will work in VFP?
TIA
Dennis Kean
Simplicity is the extreme degree of sophistication.
Leonardo da Vinci