Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Ulf Skogeng
2014-09-24T09:30:36Z
How can I create a task that will check that the amount of files in a folder is exactly 36 files? If there is a match the job should continue, if there are less or more the task need to create an error.
Sponsor
Forum information
al355
2014-09-24T15:46:36Z
We have a few jobs like this, you need to do a file list and use this variable
{TASK(PrevTask,Result.NoFiles)}

See this thread

https://www.visualcron.c...sts&t=2586#post12647 

Scroll to Top