accessing lyrics from a script 2004-12-22 02:19 pm Is it possible to access the lyrics from a user tool. What I would like to be able to do is change the lyric for the note(s) selected. I.e If the note I selected was an A then make the lyric for the note the letter A. Quote Selected
Re: accessing lyrics from a script Reply #1 – 2004-12-22 02:53 pm This cannot be done automatically. However, it is theoretically possible with manual intervention.A script could be written that interprets a selection and output a text report of the notes included in the selection. The report could then be pasted into a lyric box. Quote Selected
Re: accessing lyrics from a script Reply #2 – 2004-12-22 06:24 pm Thanks for that, managed to sort it so it writes to a text file. Which saves me loads of time and then just copy and paste but can I transfer the output to the clipboard without it being pasted on screen? Quote Selected