Text block library
In the textblock library you can store often used pieces of source. This relieves you if searching other sources for just that piece of coding you need or from retyping part of a source. Use the text block library to store:
- your standard programs
- program 'tricks'
- standard subroutine header
- standard mainline header
- date routines
- etc.
For every user and every source type there is a text block library.
You can also use other users' text block library or define one under a project name.
Storing a textblock is quit simple.
- Copy the piece of coding to the clipboard with a C or CC-CC command,
- press F8 to call the text block window as shown above,
- press F6=Add textblock,
- enter a name for the block,
- and press enter!