V1.24b
11/08/2005

Changes/Additions:

1. Template feature added. See below for details
2. Middle click on the file tab closes the file
3. Issue with editing files of same filename fixed

Template feature:

Using templates you can create a shortcut for multiple lines of text to be inserted into the editor.
ex: If you frequently use certain keyword in Ls-Dyna, you can create
a template for keywords like MAT_RIGID or CONTROL_OUTPUT and assign a shortcut like mat20 or ctrlo. The shortcuts can be called using Ctrl+Space after the shortcut.

HOWTO:
1. All templates should be in /templates folder in the CAxEdit install folder
2. Here is a brief explanation of the format in which shortcuts can be created

[shortcut | comment- this is optional]
Add multi line text
- here |< - indicates cursor position

example:
[mat1 | shortcut for *MAT_ELASTIC]
*MAT_ELASTIC
$
$      mid        ro          e        pr
            |          x           x         x
$

For MAT_RIGID type mat20 and press Ctrl+Space (make sure your file type is .k,.key or .dyn). For more hints see ls-dyna.template in the templates folder

3. The template file should have the same name as in the languages list in the
preferences dialog and with the extension .template.
4. At present the shortcuts are case sensitive, it might change based on user
feedback

If you find this feature useful and have added more templates, please do consider contributing it for distribution.