RickDT
- Gesamtaktivitäten 3
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 0
- Abonnements 1
Aktivitätsübersicht
Neueste Aktivität von RickDT-
RickDT hat einen Kommentar hinterlassen
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 hat einen Post erstellt
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 ...