
Currently we are significantly expanding the fragments collection. You can also define your own fragments with the fragment editor. A fragment looks like a piece of code, but the variables are replaced by markers with parameter specification that looks like:
These markers can easily created by double-clicking on the appropriate one in the list box on the right. Most common is using {VARIABLE} or {VARIABLE:NAMED}. Other markers like {AUTHOR} or {DATE} obtain their values from either the Settings or a built-in function.
Position markers like <end_of_top> and <begin_of_bottom> can be
used to distribute code in one fragment over different parts in a procedure: as
part of the declaration section, at the end of a procedure (close actions).
<cursor> is used to indicate where the cursor is to be after the fragment
has been inserted.
Start this dialog from Fragment Builder , [New]
button.
Resize fragment content area.
Available markers in the list box on the right. These markers can easily be used by double-clicking on them. Most common is using {VARIABLE} or {VARIABLE:NAMED}. Other markers like {AUTHOR} or {DATE} obtain their values from either the Settings or a built-in function.
Opens dialog to specify in which subfolder the fragment is to be placed
Closes the builder without creating the fragment.
Starts this Help topic
Adds selected marker to fragment content
| Builders and tools included in Code VBA |
|---|