How can I write time and or date to Apple Video Player capture filename
How can I write time and or date to Apple Video Player capture filename
- Subject: How can I write time and or date to Apple Video Player capture filename
- From: Don Preisler <email@hidden>
- Date: Tue, 12 Dec 2000 17:39:06 -0800
I have a whopping three line script that captures the frame of Apple Video
Player:
tell application "Apple Video Player"
save video
end tell
Is it possible in Applescript to write the capture time and date to those
files that end up titled "Picture 1" "Picture 2" etc...?
Don Preisler
email@hidden