I have program in vfp8 where I create a text file using fcreate then have multiple text endtext routines putting data into that file then fclose the file - this works fine.
In vfp9 I only get data from the first text endtext routine. I see other data going to console (even tho set console to off) but data is not going into txt file. Is this a bug or....
In vfp9 I only get data from the first text endtext routine. I see other data going to console (even tho set console to off) but data is not going into txt file. Is this a bug or....