ForgotPassword?
Sign Up
Search this Topic:
Forum Jump
Posts: 19713
Aug 15 08 10:03 AM
freak-o-d-week
So, can I copy the whole thing, descriptions and everything? I ask because most of the descriptions don't have brackets or quotes or anything to prevent them from being read by the computer. Or should it be understood that I leave out the descriptions? Sorry for the silly questions, the last time I wrote code was in 1999, and that's how I'm reading this. I want to make sure I do this right.
To make my question clearer, should I type in something like:
set a to 0 repeat (42 * 6) times delay 10 do shell script "screencapture ~/Desktop/grabs/screenshot" & a & ".png" set a to a +1
Share This