Message 1 of 7
Not applicable
10-20-2017
03:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In an effort to clean up some of my macro paths/etc I would like to incorporate a "run all in folder" sort of command.
I have no idea how to practically impliment this.
The macros in question are labeled by number eg;
1-Run this
2-Run that
3-Run this too
77-This as well
Right now I have a file named "1000-Run all" that I tend to incorporate and manually assign file locations to it within the macro file but this is INCREDIBLY tedious and inflexible.
The end goal is basically;
-List all the files in this directory in alphabetical order
-For each $file ; macro $file
Im wording this really poorly but help is appreciated. I am getting REALLY tired of updating a bunch of directories by hand.
Solved! Go to Solution.