The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    AppleScript/Automator/Folder Action

    Discussion in 'Apple and Mac OS X' started by taelrak, Aug 22, 2007.

  1. taelrak

    taelrak Lost

    Reputations:
    860
    Messages:
    2,979
    Likes Received:
    0
    Trophy Points:
    55
    First, I apologize for asking something that's probably easily found on the internet, but I figured I'd get more specific answers quickly here and learn how to use AppleScript another time.

    I want the fastest way to move all files of a certain type (*.imported) from my desktop or some specific folder to the Trash. Preferably, this would happen automatically without my input - but I also don't want it to be something that takes up a lot of memory in the background.

    If necessary, it can be triggered by another action - or i don't mind triggering it with a Quicksilver hotkey or even just running it as a script manually.

    Thanks.