RickDT
- 合計アクティビティ 3
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
RickDTさんの最近のアクティビティ-
RickDTさんがコメントを作成しました:
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さんが投稿を作成しました:
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 ...