|
Name
|
Description
|
Download
|
|
Remove Line Breaks
|
Grabs the text from the clipboard, removes the line breaks and
puts the result back into the clipboard.
|
Remove_Line_Breaks.sit
|
|
Delete From List
|
A procedure to delete the Nth item from
an AppleScript List.
|
DeleteFromList.sit
|
|
Prompt For New Folder
|
An Example of how to use the "new file"
scripting addition to prompt the user for
a new folder location.
|
PromptForNewFolder.sit
|
|
QuickSort
|
A generic quicksort written in
AppleScript.
|
GenericNRQuickSort.sit
|
|
Record Field Exists
|
An example of checking if an
AppleScript record field exists.
|
RecordFieldExists.sit
|
|
Change File Types
|
A simple script to change a files
creator and type information.
|
ChangeFileTypes.sit
|
|
Get Time From Date
|
Routine to get time information from a
date.
|
GetTimeFromDate.sit
|
|
DescentII Player Stats
|
Shows Lifetime player statistics from a
DescentII Player file.
|
DescentIIPlayerStats.sit
|
|
MAME Names to Comments
|
Copies MAME desciptive names to the Finder
comments of a MAME ROM file.
|
MAMENamestoComments.sit
|