Executing the following command in a fresh TCC session displays the line as expected.
Repeating that command will continue to work fine until the end of the visible TCC window is reached. Then it will start returning a usage error.
Maximizing the window or issuing a "cls /C" command seems to reset things and the scrput command with relative positioning again works as expected.
Code:
scrput +0 +0 bright white on magenta %@repeat[-,25] Heading Message %@repeat[-,25] & echo.
Repeating that command will continue to work fine until the end of the visible TCC window is reached. Then it will start returning a usage error.
Maximizing the window or issuing a "cls /C" command seems to reset things and the scrput command with relative positioning again works as expected.