Insert#
Contains all important commands regarding:
Insert SSD tasks as text input.
Insert chapters, labels, $-variables, tags, etc.
Insert file name, date or time.
Open calculator.
Insert characters.
Icon |
Command |
Description |
---|---|---|
Insert Task |
Insert the CADINP output of an SSD task to your Teddy project. |
|
Chapter |
Insert a CADINP chapter into CADINP input. The chapters are visible in the module for a better input overview and are used as jump markers. In the result file PLB single chapters can be opened and can be closed with Report Browser by mouse click. !#!Chapter This is a chapter in undefined state, per default it is expanded.
!+!Chapter This is an expanded chapter.
!-!Chapter This is a collapsed chapter.
|
|
Label |
Insert a CADINP label into CADINP input. The labels are visible in the module for a better input overview and are used as jump markers. It is possible to use labels for grouping and better overview in the module tree. !*!label This is a normal label, which can be a part of label text group.
!+!label This is an expanded label for a label text group.
!-!label This is a collapsed label for a label text group.
|
|
$-Variable |
Insert the ''define'' variable to your Teddy project. |
|
Edit |
Insert an edit tag. |
|
Text |
Insert an text tag. What you write inside this tag, will be printed out in the output file (PLB/ERG). |
|
Picture |
Insert an picture tag. Note that this tag is used only for drawing figures, not including. If you want to include a picture, then you need to use the |
|
Bold |
The "B" tag specifies bold text in the PLB output without any extra importance.+PROG TEMPLATE
HEAD
<TEXT>
<B>This text text is bold</B>
</TEXT>
END
|
|
Italic |
The "I" tag is used to apply italics to text in the PLB output.+PROG TEMPLATE
HEAD
<TEXT>
<I>This text is italic</I>
</TEXT>
END
|
|
Underline |
The "U" tag is used to identify text that should be underlined in the PLB output.+PROG TEMPLATE
HEAD
<TEXT>
<U>This text is underlined</U>
</TEXT>
END
|
Icon |
Command |
Description |
---|---|---|
File Name |
Insert the full absolute path of the current file. |
|
Date |
Insert the current date. |
|
Time |
Insert the current time. |
Icon |
Command |
Description |
---|---|---|
Calculator |
Call calculator from the operating system. |
|
ASCII-Table |
Open the characters map to insert characters. If the required character is missing in the dialog, then you can use copy the character from another software as workaround (e.g. Word, Internet Browser). |