as the title, how could I print a new line (blank line) in a file using VB6?
I know in c it is "\n".

Print #1, ???

Thanks!
Jim