I would like to read the information from a text file in the praat window. I can "echo" text to the window with:
writeInfoLine: "Hello World"
appendInfoLine: "Goodbye"
But what I don't know how to do is to do the same thing if I have
"Hello World"
"Goodbye"
saved to a simple .txt file
I want to load the content of this file into the Praat Info window and save it to another .txt