Search found 4 matches
- 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
- 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
- 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
- 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...