Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
clone multple macros
#1
HI:

Q1: How to clone multple macros ( very long lists ) from one folder to another folder? Or how to clone a folder including subfolder ?

I know right drag will select and move macro items ,but do not know how to copy multiples items to other place.

Q2: How to sort items alphabetically?

Q3: When the macro items names are AU_0005, AU_0006..., then why typing a*5 will not find out the items AU_0005,
How to find out the macro names faster using wildcard or part of the filename as a search term?


Thanks in advance Smile
#2
1. Cannot clone multiple items because then would be many renamed items and duplicate triggers.
Workaround: Export the folder. Import the exported file.

2. Manually.

3. Check Regexp and type a.*5
#3
Works great, thank you! Big Grin


Forum Jump:


Users browsing this thread: 2 Guest(s)