Forum Discussion

mateenhussain's avatar
mateenhussain
Occasional Contributor
16 years ago

aqFile.WriteToTextFile is not writing new line characters to the file

Hi I'm trying to write to a text file using aqFile.WriteToTextFile. Here's the piece of code: if(   aqFile.Create("A:\\dplogin.txt")!=0)           Log.Warning("...