Eyeon:Script/Reference/Introduction/SciTE

From VFXPedia

< Eyeon:Script | Reference | Introduction
Revision as of 13:28, 11 December 2006 by Peter (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

eyeonScript and SciTe

While developing eyeonScript it quickly became apparent that a more mature text editor for creating and modifying scripts than Notepad.exe would be useful to have. We have chosen to include the SciTe text editor with eyeonScript, because of its flexibility and broad feature set. This editor is pre-installed with *Fusion 5.0 if you perform a default installation or select it as an option in a custom installation.

eyeon Software has made several modifications to the versions of SciTe included with Fusion, enabling support for Lua and eyeonScript syntax. Source code for the changes made can be requested by sending email to sdk@eyeonline.com.

You can find the executables and help files for SciTe under the Fusion \ Utilities \ SciTe directory. A shortcut for SciTe will also be found in the Start Programs Fusion menu if this editor has been installed. If you chose to use this editor for working with your scripts open the global scripting preferences in Fusion and change the default editor from notepad.exe to the path for the SciTe executable.

SciTe is included under license (see Licenses). For more information about SciTe please visit http://www.scintilla.org.


Tips for SciTE (edit)

EyeonTips:Script/Reference/Introduction/SciTE