Apple script autoExport on capture
Hi I am trying to make an applescript to export RAW automatically just after capture
I could really find any exemple or real documentation on the applescript for C1
I found some "undocumented" info in the forum like this
But after the dialog this send me an error "-1700" impossible to convert current application to type string
Or I tryed but it's also not working
After that i don't know how to invoque the "process" on the "last captured file" that i found in the dictionary.
I really need some serious help or exemple on the C1 applescript use to make this work
Thanks in advance
I could really find any exemple or real documentation on the applescript for C1
I found some "undocumented" info in the forum like this
on CO_CaptureDone(rawFilePath)
display dialog "CaptureOK" giving up after 2
end CO_CaptureDoneBut after the dialog this send me an error "-1700" impossible to convert current application to type string
Or I tryed but it's also not working
tell application "Capture One 9"
set capture done script to (display dialog "CaptureOK" giving up after 2)
end tellAfter that i don't know how to invoque the "process" on the "last captured file" that i found in the dictionary.
I really need some serious help or exemple on the C1 applescript use to make this work
Thanks in advance
0
-
No one on this one ?
Is there a guide to capture one automation somewhere ?
Is there a support from phaseOne on this kind of questions ?0 -
File a support case. I don't recall seeing any documentation about AppleScript support, but I do know a developer who's used it quite a bit. I'm sure someone at Phase One could help you. 0
Post is closed for comments.
Comments
2 comments