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.

‘’Edit’’ ribbon group#

Icon

Command

Description

insert_task_large

Insert Task

Insert the CADINP output of an SSD task to your Teddy project.

insert_chapter_tag_small

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.

insert_label_tag_small

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.

insert_variable_dollar_small

$-Variable

Insert the ''define'' variable to your Teddy project.

insert_edit_tag_small

Edit

Insert an edit tag.

insert_text_tag_small

Text

Insert an text tag. What you write inside this tag, will be printed out in the output file (PLB/ERG).

insert_pict_tag_small

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 <link> tag.

insert_bold_tag_small

Bold

The "B" tag specifies bold text in the PLB output without any extra importance.
Example#
+PROG TEMPLATE
HEAD

<TEXT>
<B>This text text is bold</B>
</TEXT>

END

insert_italic_tag_small

Italic

The "I" tag is used to apply italics to text in the PLB output.
Example#
+PROG TEMPLATE
HEAD

<TEXT>
<I>This text is italic</I>
</TEXT>

END

insert_underline_tag_small

Underline

The "U" tag is used to identify text that should be underlined in the PLB output.
Example#
+PROG TEMPLATE
HEAD

<TEXT>
<U>This text is underlined</U>
</TEXT>

END
‘’Insert’’ ribbon group#

Icon

Command

Description

insert_filename_large

File Name

Insert the full absolute path of the current file.

insert_date_large

Date

Insert the current date.

insert_time_large

Time

Insert the current time.
‘’Additonal’’ ribbon group#

Icon

Command

Description

calculator_large

Calculator

Call calculator from the operating system.

insert_symbol_large

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).