Thanks for the quick answer
There is a little mistake in the SaveToFile function (3rd argument is missing)
but it works perfectly well after correction.
Thanks again
Search found 2 matches
- Mon Nov 26, 2012 7:37 am
- Forum: Scripting
- Topic: Read from a text file
- Replies: 4
- Views: 8720
- Sun Nov 25, 2012 12:45 am
- Forum: Scripting
- Topic: Read from a text file
- Replies: 4
- Views: 8720
Read from a text file
Hello, I would like to make a script to load lyrics from a text file. I know hot to get the right path and filename but I can't find a function to actually read the content of the file. I've seen there is a function to do it from the clipboard but that isn't very usefull in my situation because i ne...