Write processed source to Excel

Post any question you may have in regards to GoAnywhere Director and let our talented support staff and other users assist you.
2 posts Page 1 of 1

Cnile31

Posts: 7
Joined: Tue May 20, 2014 6:20 am

Post by Cnile31 » Wed Sep 17, 2014 4:05 am
Hello,

I have created a simple project which files from one folder to another. I was wondering if it's possible to write the filenames from the processed source variable to an Excel file. If so, is there any chance that you could show me an example?

Thanks in advance.

Support_Rick

Support Specialist
Posts: 590
Joined: Tue Jul 17, 2012 2:12 pm
Location: Phoenix, AZ

Post by Support_Rick » Wed Sep 17, 2014 8:46 am
In Pseudo Terms ...


Create your FileList variable (MyFileList)
ForEach ${MyFileList} -> ThisFile
Write ${ThisFile:name} Record to Excel with Append
/ForEach
Rick Elliott
Lead Solutions Consultant
(402) 944.4242
(800) 949-4696
2 posts Page 1 of 1