Tools Transcript/en
Version vom 22. Oktober 2020, 17:36 Uhr von Cg (Diskussion | Beiträge)
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...").
Starting with expecco 20.2, the initial default can also be changed via the settings: "Extras" -> "Settings" -> "Internal Tools". This will then be the initial value for followup expecco sessions.
Back to Online Documentation.