script editor
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2377
Mini Script Editor 1.0
Mini Script Editor - Compiles scripts live, as you type more>>
Mini Script Editor is a development version of an AppleScript editor which compiles live, as you type.
It compiles the script live, as you type - no need to explicitly compile the script (though can do that too, by pressing the enter key). It also shows errors in a status bar, silently (it would be a real pain to have live compilation but show errors in alert dialogs).
It cant save scripts yet. You can load existing scripts, or type your own, but you cant save them yet. This is very much an early work-in-progress application.
<<lessIt compiles the script live, as you type - no need to explicitly compile the script (though can do that too, by pressing the enter key). It also shows errors in a status bar, silently (it would be a real pain to have live compilation but show errors in alert dialogs).
It cant save scripts yet. You can load existing scripts, or type your own, but you cant save them yet. This is very much an early work-in-progress application.
Download (412KB)
Added: 2005-12-23 License: Freeware Price:
1405 downloads
ESE (Enhances Script Editor) 0.7b
ESE (Enhances Script Editor) - Add a floating palette to the Script Editor more>>
ESE (Enhances Script Editor) is a floating palette which adds some functions to the Script Editor: search-replace (basic), open dictionaries (scripting additions or running apps), add keyboard shortcuts for menus which have no shortcut assigned and manipulate ASCII characters.
Includes open source and documentation (Spanish).
<<lessIncludes open source and documentation (Spanish).
Download (90KB)
Added: 2006-05-25 License: Freeware Price:
1248 downloads
LibrarySE Plugin for Script Editor 0.9.3
LibrarySE Plugin for Script Editor - Replacement Library tool for Apples Script Editor more>>
LibrarySE Plugin for Script Editor adds a Library menu to Script Editor.
LibrarySE is a replacement Library tool for Apples Script Editor. It builds a Library menu in Script Editors main menu providing easier access to all of your favorite scripting dictionaries. The LibrarySE plugin provides all of the features of Apples library plugin and more... all from the convenience of the menu bar.
<<lessLibrarySE is a replacement Library tool for Apples Script Editor. It builds a Library menu in Script Editors main menu providing easier access to all of your favorite scripting dictionaries. The LibrarySE plugin provides all of the features of Apples library plugin and more... all from the convenience of the menu bar.
Download (148KB)
Added: 2005-12-19 License: Freeware Price:
1407 downloads
Safari Selection to Script Editor/Debugger 1.0.1
Transfer AppleScript in Safari to script editor. more>>
Safari Selection to Script Editor/Debugger allows users to quickly and easily transfer AppleScript code from a web page in Safari to a supported script editor (Script Editor 2 or Script Debugger).
They take the selection of the front Safari window and generate a new script document in the target script editor. The code will be compiled if possible.
<<lessThey take the selection of the front Safari window and generate a new script document in the target script editor. The code will be compiled if possible.
Download (13KB)
Added: 2004-05-27 License: Freeware Price:
1975 downloads
iCal Script Integrator 1.2
Use AppleScript directly from iCal events. more>>
iCal Script Integrator allows you to use AppleScript straight out of iCals events by modifying its "e-mail notification" script. This means that you can let iCal schedule tasks or start applications for you.
<<less Download (145KB)
Added: 2004-11-03 License: Freeware Price:
1816 downloads
Script Bundle Tool 4.1.0
Script Bundle Tool creates an application bundle from an editable AppleScript source file and a contents folder more>>
Script Bundle Tool 4.1.0 is especially an amazing program which creates an application bundle from an editable AppleScript source file and a contents folder.
Major Features:
- When you first use Script Bundle Tool, the contents folder is created automatically and you set the properties: Short Version, Get Info Text, Stay Open and Show in Dock. Subsequently, you need only to Select, Launch and Click to create a new build of your application bundle. The source file may be any editable AppleScript application or script document created with Smile or Script Editor.
- When you build an application bundle, the sub-folders of the project's contents folder are copied into the new bundle's Contents folder and any custom keys in the project.plist file, are written to the new bundle's Info.plist file. A locked and dated copy of the source file is copied to the versions folder, if present.
- Script Bundle Tool uses Script Editor to create bundles, then modifies the bundle to correct certain errors. Script Scribe now included. This allows you to see and print snippets of code in dot-indent format from Script Editor or Smile.
- Script Scribe is also included. Script Scribe copies selected text from a Smile document window; Converts the text to dot-indent format and truncates lines so that text wrapping is avoided; Then creates a new Smile text window, named "Script Scribe", containing this text.
Download (331.6KB)
Added: 2009-09-03 License: Freeware Price: Notavailable
downloads
Other version of Script Bundle Tool
License:Freeware
Script Palette 1.0.1
Script Palette - Floating palette with buttons that are linked to script files more>>
Script Palette gives you a floating palette (it can float above any application) with buttons that are actually linked to script files. When a button is clicked, the corresponding script file is loaded as script object and executed.
With Script Palette anyone can create their own script files and have Script Palette load them as buttons.
Completly freeware.
<<lessWith Script Palette anyone can create their own script files and have Script Palette load them as buttons.
Completly freeware.
Download (73KB)
Added: 2006-01-16 License: Freeware Price:
1379 downloads
Drop Script 0.5
Create new apps from command-line BSD programs. more>>
Drop Script lets you create new applications from any BSD program which takes files as command line arguments. Typically, these are scripts written in sh, perl, etc.
<<less Download (40KB)
Added: 2004-11-14 License: Freeware Price:
1804 downloads
Compare Scripts in BBEdit 1.0
Compare Scripts in BBEdit - Compare the contents of 2 Script Debugger docs more>>
Compare Scripts in BBEdit are 2 scripts that allow you to use BBEdit 6.0 to compare the contents of 2 Script Debugger script documents.
Completly freeware for personal use.
<<lessCompletly freeware for personal use.
Download (11KB)
Added: 2006-05-25 License: Freeware Price:
1250 downloads
EasyScript 1.0
Easyscript is a catalog of 23 very usefull handlers more>>
Applescripting is based on severals "handlers" which are very often used from one script to another.
Easyscript is a catalog of 23 very usefull "handlers". You just have to pick a handler in the list, paste and use it in your script editor. Faster and smarter.
<<lessEasyscript is a catalog of 23 very usefull "handlers". You just have to pick a handler in the list, paste and use it in your script editor. Faster and smarter.
Download (22.4KB)
Added: 2007-05-31 License: Freeware Price:
880 downloads
Open Script 1.1
Open Script - Move Entourage selection to the Script Editor more>>
Open Script will take a selection of a message in Entourage and move it to a Script Editor window and will attempt to compile it as applescript. This is intended for use where you receive scripts by email (typically from mailing lists etc.) and want to try them out or modify them.
Normally you would have to select the script, choose Copy, Open the script editor, make a new window, chose Paste & then compile. This script automates that process, making it possible to just select the text and run this script.
<<lessNormally you would have to select the script, choose Copy, Open the script editor, make a new window, chose Paste & then compile. This script automates that process, making it possible to just select the text and run this script.
Download (18KB)
Added: 2006-05-29 License: Freeware Price:
1253 downloads

F-Script 2.0b1
F-Script is a lightweight open-source scripting layer specifically designed for the Mac OS X object system (i.e. Cocoa) more>> F-Script is a lightweight open-source scripting layer specifically designed for the Mac OS X object system (i.e. Cocoa). F-Script provides scripting and interactive access to Cocoa frameworks and custom Objective-C objects. It aims to be a useful and fun tool for both beginners and experts, allowing interactively exploring, testing and using Cocoa-based objects and frameworks.
Requirements:
Mac OS X 10.3 or later.
Mac OS X 10.3 or later.
Enhancements:
Version 2.0b1 release notes are available.
<<lessVersion 2.0b1 release notes are available.
Download (31.4MB)
Added: 2009-01-23 License: Free Price:
downloads
Script Console 1.0
Script Console - Run AppleScript code from a console window more>>
Script Console is a scripttool that allows you to run AppleScript code from a console window.
Script Console executes entered or pasted AppleScript code using the osascript UNIX-command. You may run multiple-line scripts as well!
Simply hold Command-Return to execute the code or click the Execute-button. The result of your script will be displayed in a drawer bottom of the main window. It may be easily copied there.
<<lessScript Console executes entered or pasted AppleScript code using the osascript UNIX-command. You may run multiple-line scripts as well!
Simply hold Command-Return to execute the code or click the Execute-button. The result of your script will be displayed in a drawer bottom of the main window. It may be easily copied there.
Download (27KB)
Added: 2006-01-02 License: Freeware Price:
1400 downloads
Script Debugger 4.5.4b2
Script Debugger is created to be a perfect substitute for Apples Script Editor which gives no limit on script size as well as powerful editing, debugging and dictionary tools. more>>
Script Debugger 4.5.4b2 is created to be a perfect substitute for Apple's Script Editor which gives no limit on script size as well as powerful editing, debugging and dictionary tools.
Enhancements:
- 14840 Corrected a parsing error where # characters appearing within a block comment would cause the parser to fail to parse the remainder of the script in some instances.
- 14844 The Manifest command once again correctly shows the events generated by a script.
- 14852 Pressing the Tab key in the dictionary Search Results panel now moves keyboard focus to the description area of the window.
- 14839 Corrected a terminology conflict that prevented the creation of 'f... see all new features
Download (10.8MB)
Added: 2009-09-30 License: update/patch Price: $199.00
downloads
neverscript 0.8
neverscript - Script editor and compiler for Neverwinter Nights more>>
neverscript is the script editor included with neveredit, which includes Torlacks NWN script compiler.
It has many advantages over Biowares editor and compiler in that the compiler handles longer scripts than Biowares, has a much better editor component, and runs on linux and Mac OS X.
Enhancements:
- Bugfixes for 0.8b1.
<<lessIt has many advantages over Biowares editor and compiler in that the compiler handles longer scripts than Biowares, has a much better editor component, and runs on linux and Mac OS X.
Enhancements:
- Bugfixes for 0.8b1.
Download (16.1MB)
Added: 2006-06-22 License: Freeware Price:
1253 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above script editor search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed