/jEdit/tags/jedit-4-0-pre5/doc/tips/tip31.html
# · HTML · 7 lines · 7 code · 0 blank · 0 comment · 0 complexity · e3e13b8ca62db4e814b6ceb0fdee68e1 MD5 · raw file
- <html><body>
- Any BeanShell scripts located in the <code>startup</code> subdirectory of the
- jEdit home and user settings directories will be run on jEdit startup. Methods
- and variables defined in startup scripts are available to all other uses of
- BeanShell in jEdit. This is different from macros; methods and variables defined
- in macros are lost after the macro finishes executing.
- </body></html>