06-10-2025 12:44 PM
Hello everyone,
I hope someone can help me with this question. Is it possible to use the Enter key on the keyboard to move down a line in a string box?
My situation is the following, I have a VI with a 3-column listbox, I can add a new line, delete an existing one, and save this information in a txt file.
If I add a new row, a new window appears. The idea is for the user to enter a number, a project, and a description. The problem is that I need a line break to appear in the description for each new comment. And save this information to the text file in the previous window. Is this possible? (VI attached)
Solved! Go to Solution.
06-10-2025 01:29 PM
Turn off limit to single line:
06-12-2025 05:02 PM
Thanks! But the problem persists when saving the file. Since it's a .txt file, the information isn't saved as shown in the string. When the file is saved, new lines are added, causing the file to appear differently when reopened. Is there a way to fix this?
06-13-2025 12:40 AM
Hi Mocte,
@Mocte117 wrote:
Is there a way to fix this?
Sure:
In the end it boils down to: