Hello!
I am creating batch file to perform the following on each sheet file:
1: select plot frame from the reference file ( courtesy one of the threads on this forum)
# loading selectionby for one of the selection options#
load mdl selectby
…
Hello,
I want to change the fill of all elements in a lot of files and I want them to have no fill. For this I want to use the batch processing with vba. In the moment it looks like this: LEVEL SET LOCK OFF ALL (To unlock all references) CHOOSE ALL…