RickDT
- Activité totale 3
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 0
- Abonnements 1
Aperçu des activités
Dernière activité effectuée par RickDT-
RickDT a ajouté un commentaire,
Sure thing, here's the simplest possible POC:tell application "Capture One 11" set aVar to variant 1 of collection 1 of current document set aCollection to collection 6 of current document -- 6 is ...
-
RickDT a créé une publication,
How do you use the new "move inside" command?
(I'm pretty new to AppleScript)If I have a variant aVariant and a collection aCollection, how would I use the "move inside" command to move aVariant into aCollection? I've every syntax I can think ...