Tools Transcript/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
K
Zeile 6: Zeile 6:




== Number of Buffered Lines ==

By default, the Transcript buffers and remembers the last 1000 lines.
You can change this number (eg. to 50000) for the current transcript window
via its right-button menu ("''More''" -> "''Set Line Limit...''"),
or you can change the initial default (which will then be the initial value for followup expecco sessions) via the "''Extras''" -> "''Settings''" -> "''Internal Tools''" (expecco 20.2).
Back to [[Online_Documentation#Tools | Online Documentation]].
Back to [[Online_Documentation#Tools | Online Documentation]].



Version vom 22. Oktober 2020, 17:34 Uhr

The transcript is a simple test-output window. You can send textual output to it either via the programmer's API, or via existing blocks from the Standard Library.

For API Functions, see Expecco API.

For Standard Library Blocks, see StandardLibrary.


Number of Buffered Lines[Bearbeiten]

By default, the Transcript buffers and remembers the last 1000 lines. You can change this number (eg. to 50000) for the current transcript window via its right-button menu ("More" -> "Set Line Limit..."), or you can change the initial default (which will then be the initial value for followup expecco sessions) via the "Extras" -> "Settings" -> "Internal Tools" (expecco 20.2).

Back to Online Documentation.



Copyright © 2014-2024 eXept Software AG