AppleScript Code Snippets
![]() |
Title | User | Tags | Description | Date |
|---|---|---|---|---|---|
|
Export Mac addressbook to your SNOM phone | netnoise | addressbook csv macos phone snom | Creates a CSV export of your Mac OS addressbook that can be imported into your SNOM VoIP phone (SNOM... | 2010-04-27 |
|
QuickSort | YapingXin | applescript | Quick Sort implementation in AppleScript. | 2010-02-26 |
|
Create an array of unique random numbers | Alex | array numbers random | This script will create an array of random numbers. You can set many variables to meet your customi... | 2009-07-23 |
|
Repeat random until message appears | Alex | contains random wait | This script generates random letters until it finds the message provided. For example, it will gene... | 2009-07-22 |
|
CSS percent to px or vice versa | Alex | convert percent px seven | This script will help you to convert this for example: p {font-size:1000%} to p {font-size:143px} O... | 2009-07-22 |
|
Fixed encoding method | Alex | applescript encoding encryption | This is a fixed encoding/encryption. It uses an array of ASCII values to move the value to each key... | 2009-07-22 |



