You'll need to cut and paste the script into a text file, you can save it with any name but the common perl script ends with the .pl extension, and the name of this script used in the example is
make_playlist.pl.
Once you have that file somewhere on your computer (or it might need to be in the strawberry perl directory, I don't use windows) then you execute the script with the perl command. The format is: perl <name of perl
script.pl> <name of CSV file with talkgroups.csv> > nameofoutputfile.xml
So for you you would type: "perl
make_playlist.pl trs_tg_2354.csv > trs_playlist.xml"
I hope this helps.
On Thursday, December 28, 2017 at 9:45:14 AM UTC-6, Mike Jones wrote: