Search found 4 matches

by mlim
Mon Sep 28, 2020 10:22 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Count Files: Return the full path name without file mask
Replies: 6
Views: 12633

Thanks Alex, will do.
by mlim
Mon Sep 28, 2020 9:19 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Count Files: Return the full path name without file mask
Replies: 6
Views: 12633

Starting with a couple of dozen or so but will be adding more. I wanted to avoid entering this manually for each alert because this is easily missed when changing the path or copying alerts. For instance, I am already using %CommentLine2% to enter the "Count files older than" value (e.g. &...
by mlim
Sat Sep 26, 2020 3:17 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Count Files: Return the full path name without file mask
Replies: 6
Views: 12633

How can I change this to a feature request? Use case: When using %Path% in email notifications, the UNC path is displayed as hyperlink (in Outlook). But the file mask is causing a problem because when clicking on it, an error pops up: "Cannot find file '\\server1\e\archive\*.*'. Verify the path...
by mlim
Fri Sep 25, 2020 9:20 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Count Files: Return the full path name without file mask
Replies: 6
Views: 12633

Count Files: Return the full path name without file mask

Hi, it is possible to return the folder name without file mask in the "Count Files" test? Example: Folder: \\server1\e\archive File name mask: *.* I was only able to find these variables: %Path% returns the full path to the folder plus file mask: \\server1\e\archive\*.* %Object% returns th...