>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'

Reply via email to