fill with auto creat pattern and fill pattern script
Hello guys, I need a bit of help to automate my work.
I work with patterns (as a pattern designer), but I need to slightly automate my work.
There is this great function now "fill with ... pattern" and then you have scripts for those.
This said what I usually do is that I wokr on a couple of patterns, make the design then test test them on a big format blank file.
so
1. I do my drawing, then
2. click "define as a new pattern" and then
3. I open a fresh new fbig big file and
4. use "fill it with... pattern" and
5. select the last one I created...
So I tried to create an action / script so that I could you know, work in batches, having to decide which of the patterns are good on a big format only later.
AND HERE COMES THE BUG!
When I Added exactly the same steps in the actions macro - it will work for the first file, but for the second it will still use the same pattern used previously, as the actions macro sees it as "fill it with pattern XXX" (namely, not as "last one used"), so I land up with all of the pictures in big format filled with the same pattern instead of different ones.
I was thinking about then modifying the macro so when I g oto step 4
4. use "fill it with... pattern" and
add " use script" among the scripts loading there, that would define something like "use the last pattern defined" - can be as well a code as "use newest pattern defined" or "use newest pattern added to the lot"
I understand the logic but I have no clue how to edit the scripts in this area.
This will save me hours of work, so all of your help will be more than appreciated.
