GISDude wrote:
> Hi all,
> I have been working on some code to list the files of a folder that has
> .pdf extension. I have the basic code to create a list, but it prints that
> list to the console. I'd like my code to write a txt file that contains
> that list (to later import into excel).
>
> #
Hi all,
I have been working on some code to list the files of a folder that has .pdf
extension. I have the basic code to create a list, but it prints that list to
the console. I'd like my code to write a txt file that contains that list (to
later import into excel).
###A script to list pdf file