--- In [email protected], "trepidi" <joshua.ja...@...> wrote:
>
> I am running ppro under Vista.  I want to run a simple script only on the 
> condition that a folder contains one or more files.  How can that be done?
>

Not tested, but try
if (file.listfiles(yourpath)=="")


Reply via email to