RickDT
- Actividad total 3
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 1
Resumen de la actividad
Última actividad de RickDT-
RickDT hizo un comentario,
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 creó una publicación,
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 ...