MACSCRPT Archives

May 2012

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Tetsuro Kurita <[log in to unmask]>
Reply To:
Macintosh Scripting Systems <[log in to unmask]>
Date:
Mon, 28 May 2012 21:09:46 +0900
Content-Type:
text/plain
Parts/Attachments:
text/plain (53 lines)
XModulesCore is a starter kit of AppleScript module library "XModules".

http://www.script-factory.net/XModules/XModulesCore/en/index.html
http://www.script-factory.net/XModules/en/index.html

XModulesCore is a colletion of software for the programing utilizing AppleScript
library. It is convenient to install a bunch of required software at once.
XModulesCore contains ModuleLoader.osax which is modern module loading system,
some scripting additions, some basic AppleScript modules. 

== Scripting Additions
* ModuleLoader.osax 2.3.3
A practical module loading system for AppleScript

* HelpBook.osax 1.1.3
A scripting addition to register and display Help Books in any bundles in Help Viewer.
This scripting addition is used to display help books of AppleScript modules.

* SmartActivate.osax 1.1.3
Switch frontmost process with smart way.
This scripting addition can bring a specified process to the front with 
only one window of the application. 

* URI Escape.osax 1.3.3
percent escape and unescape a string (especially URI).

== AppleScript Modules
* XList 1.5
wrapper object to treat AppleScript's list as iterator, stack and queue.

* XDict 1.6.1
An associative list type data collection.

* XText 1.2.1
Object oriented interface to manipulate text and some advanced features.

* PathInfo 1.2
Object oriented file references.

* XFile 1.4
Object oriented file refereces and file operation (moving, removing, geting attributes and so on).

* SortEngine 2.1.1
Sort routines of the quick sort and the bubble sort algorithm.

I welcome any comments and suggestions.

=======================================================
Tetsuro KURITA
E-mail: [log in to unmask]
http://www.script-factory.net
=======================================================

ATOM RSS1 RSS2