home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-07-01 | 493 b | 9 lines | [TEXT/ToyS] |
- on run
- tell application "Resource Remover"--complete path of your copy of Resource Remover here
- activate
- open file "YOUR HD:Documents:Folder to Process:" --type here the full path (if folder terminating with : )
- open file "YOUR HD:Documents:Folder to Process:" --type here the full path (if folder terminating with : )
- open file "YOUR HD:Documents:Folder to Process:" --type here the full path (if folder terminating with : )
- quit --if you want to quit the program
- end tell
- end run