Search found 1 match
- Tue Mar 01, 2011 11:09 pm
- Forum: Beginners
- Topic: WriteLn outputting CRLF
- Replies: 1
- Views: 4116
WriteLn outputting CRLF
I set the system variable that controls the writing out of CRLF but WriteLn still spits it out. Can anyone give me any insight on this? I am using an HTTPRequest and a IE object to extract data from a website and write it out to a file. There was a point when the CRLF was not being printed but then ...