Thanks Louis, My understanding is that this will add the new files to 'all' category, not to a specific category (in this case, promos)? Am I correct, and if so how can I add the new files to a specific category?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Louis Louw Sent: Wednesday, August 05, 2009 12:21 PM To: [email protected] Subject: RE: [General-discussion] adding new files to a category via PAL >From the PAL help example: === PAL.Loop := True; {## Wait for midnight } PAL.WaitForTime('23:59:59'); {## Scan our promos directory } DIR['c:\promos\'].Rescan; {## Take a breather } PAL.WaitForTime('+00:00:30'); {## Scan our main music directory } {## Include all subdirectories } SUBDIR['c:\music\'].Rescan; === -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jim Priebe Sent: 05 August 2009 05:44 PM To: [email protected] Subject: [General-discussion] adding new files to a category via PAL Hi, Does anyone have a PAL that will scan a directory and add new files to a specified category (and perhaps even remove missing files)? Jim WhiStle Radio _______________________________________________ General-discussion mailing list [email protected] http://mailman.spacialaudio.com/mailman/listinfo/general-discussion TO unsubscribe to this list, simply send a blank email to [email protected] with the subject 'unsubscribe' _______________________________________________ General-discussion mailing list [email protected] http://mailman.spacialaudio.com/mailman/listinfo/general-discussion TO unsubscribe to this list, simply send a blank email to [email protected] with the subject 'unsubscribe'
