For Using The ANSYS-Syntax-Highlighter: Quickstart
For Using The ANSYS-Syntax-Highlighter: Quickstart
Syntax-Highlighter
(is able to replace
your input window)
Workspace bar
Navigating bars
(Additional to the Standard-Window-Menu for faster access)
Hint gives information for full filename
Problem description:
• Even at a stand-alone-PC text editors do not check, if the file is already opened
(Word or wordpad do this right, but are bad ANSYS-Editors)
But if you edit an ANSYS-Inputfile two times, you can overwrite a better version.
Our Solution:
• program has to check (and prevent) multi-editing
Problem description:
• many editors delete the Undo-Buffer when saving the file
Our Solution:
• We only delete the buffer, if the file is closed
• unlimited undo-size
This avoids ANSYS from crashing under Windows 2000 and enables NT-Systems to use more lines
(ANSYS cuts clipboard lines under NT systems)
In this way it is also possible to use a direct *vwrite-command (no macro needed!)
• Resize ANSYS-Graphics-Window (Dialog-Window)
This is a fast method to resize
the window to a user-specific size
i.e. to create comparable AVI’S
or /UIS-hardcopies Window Title
• Enhanced Dyn.-Prompt-function (we are still looking for the best way)
a) Press SHIFT, click behind the word and move the mouse
b) type command and first comma and wait some seconds
(list appears and stays until next ENTER or ESC) :
Row-comments
APDL-Keywords
Strings
HTML
without advanced
highlighting
Advanced Highlighting
on the screen
or color printing
b&w printing
without coloring backgrounds
Advanced Highlighting
on a b&w printing
• Quicksearch-List
NOTE:
The Autoscanning uses only
assignments (*GET, = , also in
commented lines)
Use QuickSearch-List for
searching every position of a
Just click on the variable in the QuickSearch-List
variable.
and the cursor jumps to this position
Quickstart_Syntax-Editor.ppt 22.06.2002 page 8 / 18
C.A.T.S.
Computer Aided Technical Simulations
Context functions:
[email protected]
a very powerful online documentation function is the outline tree.
The structure is based on comments with a limited set of keychars.
The number of keychars shows the outline level.
level 2
Auto-Indent
Note:
After insertion of the template the cursor
position is placed to continue editing
Note:
The programs needs no registry-entries.
This means very simple installing by copying all files in one directory.
Installation folder
Avoiding multi-changing on
single user-system
Template Block:
“[“ is a reserved word, followed by
AutoCompletion word and “|” and Hint, ended with “]”)
( only available if Cursor is in Edit Window ) 1. Choose the position in the tree
2. Edit title, comment, template
(A) Good APDL-stuff (B) select block and (C) at the end:
but not easy to read: STRG+SHIFT+K+I for
indenting
(K+U as opposite)