AsHtmlizer convert AppleScript source code obtained from a script file into very clean HTML representing styles and formatting.
Features are follows:
* Clean HTML
   - Styles are applied by Cascading Style Sheets. It is easy to customize styles of output HTML.
* Script Link
  - Can adding a link to open the AppleScript code in Script Editor. This function is useful for displaying sample codes.
                                
AsHtmlizer V2.8.3更新日志:
                Details of compile error is displayed.