Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

text

  1. Alpengreis

    Fonts are truncated (related to setting) in TCMD (v34)

    Fonts are truncated (related to setting) in TCMD (v34). In size 14 (which is my usual size) always it seems and with all fonts I tested (at least 4 different). See below (I zoomed in on the text so you can see better what I mean.): 1) Example Cascadia, 14: 2) Sauce Code NF, 14: Note...
  2. M

    Goto fails when a text endtext block precedes the code

    The following batch file fails with TCC 26.00.31 x64 Windows 10 [Version 10.0.19041.508] Why? text bla bla endtext :xyz DELAY 1 goto :xyz Output is: D:\Dev\Root>test text bla bla DELAY 1 goto :xyz TCC: D:\Dev\Root\test.bat [7] Sprungmarke (Label) nicht gefunden "xyz"...
Back
Top