I am creating a job which looks in a folder for a sub folder with today’s date,
if the folder does not exist then we exit the job there.
We are able to do this in Visual Cron but it would be great if there was something like the NoFiles variable for folder
{TASK(PrevTask,Result.NoFiles)} - returns the number of files for a File List task
we would like
{TASK(PrevTask,Result.NoFolders)} - returns the number of files for a Folder List task
Thanks
Alex
Edited by moderator
2014-10-01T10:52:52Z
|
Reason: Not specified