Search found 2 matches

Search found 2 matches Page 1 of 1
by ruttrowgeorge
Mon Aug 03, 2020 6:36 am
Forum: Community Forum
Topic: How to scan a folder and report contents of files to email
Replies: 3
Views: 19639

Thank you Mark. Is there a way to do a carriage return after each file name? I got the code working you suggested but the output does not do a new line after each file found, unless it is in another subdirectory. That is, if two files are found in same directory, it outputs it on same line. My code:...
by ruttrowgeorge
Wed Jul 29, 2020 8:28 am
Forum: Community Forum
Topic: How to scan a folder and report contents of files to email
Replies: 3
Views: 19639

My project has an error that I suspect is due to a variable being used incorrectly. I am trying to get output of files recursively in c:\temp. There are subfolders in there. Just want *.pdf. I want to put a list of the files in an email. Are there templates for this? My code below gives error "[ 809...
Search found 2 matches Page 1 of 1