|
|
Use folder action scripts on a shell scripts folder
AS Tip: When you're using a repeat that is counting the items in a list as is done in the script in the hint, it's much easier to use "repeat with x in y" then to use "repeat with x from 1 to count of items of y".
For instance, the script in the hint could look like:
This script replaces "repeat with i from 1 to count of items of these_items" with "repeat with this_item in these_items". While functionally the same, I find that using this format is much quicker to write. It takes more work to have to type (item i of these_items) than to just type "this_item". Just a thought.
|
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.06 seconds |
|