Can someone tell me the script to "Add Singer" to karaoke list? Whenever you hit the button It adds highlighted song to karaoke list and gives a popup to add singers name. I just put a new drive in my computer and cannot recall the script
Posted Tue 10 Oct 17 @ 11:25 pm
karaoke_add , will add the selected track to the Karaoke List
edit_singer , will open a window to type the Singer for the selected track in Karaoke List.
A button to add the track to the Karaoke list and then select it and open a window to type its Singer could be ..
karaoke_add & browser_window "Sideview" & browser_scroll "bottom" & edit_singer & browser_window "songs"
edit_singer , will open a window to type the Singer for the selected track in Karaoke List.
A button to add the track to the Karaoke list and then select it and open a window to type its Singer could be ..
karaoke_add & browser_window "Sideview" & browser_scroll "bottom" & edit_singer & browser_window "songs"
Posted Wed 11 Oct 17 @ 10:36 am
Exactly what I needed, thanks so much!
Posted Thu 12 Oct 17 @ 4:21 am