This is another one of those questions that I have wondered for a long time and thought it would finally make sense to me but so far it has illuded me. How come the action names don’t match the name of the action when you first drag it out into the macro? For example actions
"For Each Path in Folder" drags out to “For Each Item in a Collection Execute Actions”
“Fore Each Path in Finder Selections” drags out to the same name as the last example “For Each Item in a Collection Execute Actions”
“Get File Attribute” drags out to "Get File Type to Variable ‘Variable’"
and the list goes on.
I understand that the action name changes in several of the actions when you change settings in the action. For example:
“Paste from Named Clipboard” drags out to “Paste from Named Clipboard ‘Default Clipboard’” if you choose a different clipboard the straight quotes will change to the new clipboard. "Quit a Specific Application drags out to “Quit Front Application” again changing to what ever you cange it to. Those makes sense to me (Though “Quit Application X” would be more clear to me and make finding a macro I have already used much easier) but many of the others just confuse me.