Craig Steinberger
Nov 17 2007, 11:52 AM
I'm looking for a way to automatically export a recording from WTS after it is made, but I don't think the current AppleScript dictionary supports it. I'm not an AS expert, so in pseudocode I'm looking to do:
Tell application "WireTap Studio"
export the last recordedfile to whereever
end
I know this is not valid applescript, but I'll figure out how to actually write it later. What I think is missing in WTS is an export capability, and the ability to find the last recorded file.
-Craig
dominic
Nov 19 2007, 01:21 PM
Applescript support in WTS is currently limited to recording. It isn't possible to export automatically from WTS. We will be adding this feature to WTS in the future. I'm sorry that this capability didn't make it into the 1.0.0 release.
jlindeman
Dec 4 2007, 03:42 PM
QUOTE(dominic @ Nov 19 2007, 12:21 PM)

Applescript support in WTS is currently limited to recording. It isn't possible to export automatically from WTS. We will be adding this feature to WTS in the future. I'm sorry that this capability didn't make it into the 1.0.0 release.
Can you give a quick example of how to set up a recording via AppleScript?
Much Appreciated!
-james