Author Topic: How to save the song list  (Read 2062 times)

astrocity

  • Newbie
  • *
  • Posts: 7
How to save the song list
« on: October 19, 2012, 03:58:47 AM »
Hi all, how do you save the current song list, you can export the JBP folder structure but not the actual songs. I have been asked to supply a current song list but haven't been able to work it out. Any info on this would be much appreciated. Cheers.

Aussie Juke

  • Newbie
  • *
  • Posts: 3
Re: How to save the song list
« Reply #1 on: October 19, 2012, 11:06:05 AM »
Hi
I use this batch file.
Write this in notepad,
dir /s /b /d /-p /o:gen>track_list.txt

save it as track_list.bat   Then place it in the JBP  file or VBX file click & it will spit out a text file with all the track listings.  I then use excel to remove excess data.
I have attached a file, you will need to change the .txt to .bat for it to work.

astrocity

  • Newbie
  • *
  • Posts: 7
Re: How to save the song list
« Reply #2 on: October 22, 2012, 07:19:49 AM »
Hi Ausie Juke,
Tried the batch program and it worked a charm, thanks for that,

Cheers