show / hide menu

Demo Project using File Activities (Part 2)

Below, you will find the video link of a demo about these activities to understand them in a better manner. Here in this demo video, first, we will learn how to get different information about a file using the Get File Info Activity. (eg. CreationTime, Extension).

Next, we will retrieve the location of the files of a folder using the get files activity. We will give the path of a folder in the get files activity, and the contents of that folder will be stored in an array list. We will then loop through the array list and then display the location of each file in a message box.

Activities Used“Get File Info, Get File, For Each, Message Box”
Video Link https://www.youtube.com/watch?v=hY1GGYp-lZY&list=PLwFA5laAhcEJ7sVztHRNXDdXffy2odMvv&index=25