LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

carriage return, new line doesn't show on Note Pad

Hi,
 
I have attached my VI. I wonder how can i get the new line on the Note Pad. Now, it shows the funny character.
 
Thanks,
 
Vincent
0 Kudos
Message 1 of 5
(3,315 Views)
try the carriage return/line feed constant.
0 Kudos
Message 2 of 5
(3,310 Views)

I have tried both. They didn't work.

0 Kudos
Message 3 of 5
(3,304 Views)

\r\n should work with NotePad.

In the display, right click it and select '\' Codes Display.

You should see \r\n as carriage returns that are ok with NotePad.

RayR

0 Kudos
Message 4 of 5
(3,302 Views)

Attached is an image created by the attached program.

Try it out and have a look at the code.

It should help.

RayR

 

============ EDIT ==============

I need to learn to spell "another" 😉

Message Edited by JoeLabView on 08-30-2006 05:02 PM

Download All
0 Kudos
Message 5 of 5
(3,298 Views)