12-09-2014 06:43 AM
Hi,
I am trying to view the contents inside a particular folder structure. I have managed to do this using the list folder vi. Based on the folder I then select I want to display the contents of that folder.
Example: Display contents of C:/ECU. This folder could contain folders with names like ECU1, ECU2 and ECU3. When I select any of these folders I then want to display the folders contained inside but Im not sure how to do this. Any ideas?
Thanks
John
12-09-2014 06:53 AM
12-09-2014 07:11 AM
Just use another List Folder. What is your ultimate goal here?
12-09-2014 07:39 AM
Hello,
I maybe should have given an overview of what im wanting to do here. So firstly I need to be able to select a folder from a list under a certain file structure. I need to zip any log files inside this folders which have the folder name "logfile". Next I need to select a location to copy this folder and its contents to. Could u help me with this?
Thanks
John.
12-09-2014 07:53 AM
See how far this gets you. I just made a simple path control and a button to save the data in the folder to a zip file.