I'm using the fputs() function to send text to a text file, but the beginning of each line in the text file is showing 2 squares for some control characters. Am I missing a parameter?
FSEEK(_splits,2,2)
fputs(_splits,ALLTRIM(pname))
Chandler
I ran over my dogma with karma!
FSEEK(_splits,2,2)
fputs(_splits,ALLTRIM(pname))
Chandler
I ran over my dogma with karma!