nordtech
- 合計アクティビティ 20
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 6
アクティビティの概要
nordtechさんの最近のアクティビティ-
nordtechさんがコメントを作成しました:
Corey Riggle wrote: It already can. A barcode reader is just a keyboard as far as the computer and capture one are concerned. Just select the box where you normally type the filename and scan the...
-
nordtechさんが投稿を作成しました:
QR code recognition
Is there any chance that Capture One will gain the ability to read information from a QR code in an image and use it to name a file?
-
nordtechさんがコメントを作成しました:
Once I move the image(s) to the Selects folder, I am still unable to move them into the Capture folder in Capture One. However, from a Finder window I can move them directly into the Capture folder...
-
nordtechさんが投稿を作成しました:
Cannot move image from session trash to capture folder
All of the files in my session trash have the uneditable (pencil with slash) icon displayed on the thumbnail and cannot be moved back into the Capture folder. However, I can move them into the Sele...
-
nordtechさんがコメントを作成しました:
If you look at the AppleScript dictionary for Capture One, you will see that 'output' is a property of 'document'. What I failed to do was properly address who 'output' belonged to- a 'document'. T...
-
nordtechさんがコメントを作成しました:
Never mind, I figured it out.
-
nordtechさんが投稿を作成しました:
Does anyone know how to use the AppleScript dictionary?
I have been trying to use the AppleScript dictionary in Capture One and am having great difficulty in getting the results I want. I have tried searching for any information on how to use the dictio...
-
nordtechさんが投稿を作成しました:
Using AppleScript to manipulate the menu bar
Does anyone know how to access the menu bar and its contents using scripts that are added to the Scripts menu in Capture One? I cannot figure this out and keep getting invalid index errors when I t...
-
nordtechさんがコメントを作成しました:
Thanks for your response. I am not trying to backup the styles. What I am trying to do is create custom styles- the menu bar item in Capture One is called "Save User Style...". I looked in the Appl...
-
nordtechさんが投稿を作成しました:
Script to save user styles
I am trying to write a script that will save user styles automatically. However, I am running into an issue. When I try to access the menu bar, I get an invalid index error. The code works if I run...