|
24U Scripting Pack combines licenses of 24U's scripting additions (OSAXen). This collection extends AppleScript abilities in the areas where usual solutions based on pure AppleScript are often complex, poor looking and hard to implement. 24U's scripting additions offer the power of simplicity to every AppleScript developer by just installing a small piece of additional software.
 |
| 24U Appearance OSAX extends the AppleScript functions of communication with a user by those you have missed when writing your scripts under the Mac OS X system.
- Dialog boxes for user data input, including text fields
- Password fields, checkboxes, radio buttons, and icons
- Pop-up menus in your "better dialogs"
- Customizable title, position and width of better dialogs
- Text fields with credit card, SSN, SIN and regular expression validations
- Modern system alerts with explanation text and help button
- Floating animated bar-style progress indicators
- Text messages floating above all other screen objects
- System notifications
- All commands except post notification fully support Unicode
|
| 24U Email OSAX extends AppleScript by an ability to send electronic mails directly from your scripts (e.g. CGI, Folder Action, database), without need of any additional helper application.
- Send e-mail directly from AppleScript (i.e. CGI, Folder Action)
- No additional application required (i.e. e-mail client)
- Send e-mail directly from databases
- Multiple recipients in all the To, Cc and Bcc fields enabled
- Ability to send attachments
- Support for Apple Single, Apple Double, BinHex and Base-64 encodings
- Support for SMTP authentication
- Ability to authenticate with a POP3 server before connecting to SMTP server
|  |
 |
| 24U Hex OSAX encodes text and integer numbers into a hexadecimal notation, commonly used by programmers and software engineers. Hexadecimal notation can be then decoded back to the original text or number. The hexadecimal notation contains only alphanumeric characters, and so it can be well utilized for transfering data between platforms and over the Internet. Programmers will also benefit from the ability to write simple scripts for generation of hexadecimal data.
Universal Binary coming soon.
- Convert text and numbers to hexadecimal notation and back
- Hexadecimal notation can be transfered unchanged between platforms and over the Internet
- Allows for customized hexadecimal dump/editing of files
- Hexadecimal numbers can be aligned (i.e. "0001")
- Hexadecimal values can be prefixed (i.e. "0x00FF" or "%0D%0A")
- Prefixed hexadecimal (i.e. "0x00FF" or "%0D%0A") values can be decodedAllows for hexadecimal dump/editing of files
|
Type: suite
|