- Jun
- 15
- 1
I have a command line calendar (like Unix "cal") back in 2008 that for some reason isn't working with:
I'm getting the following error:
C:\Util\TCMD17x64\clc.btm [109] Usage : SCRPUT row col [BRIght] fg ON BRIght] bg text
Line 109 reads:
scrput %row %c bla on whi %z
Where
%row = the row number
%c = the column number
edited to
%z = %@char[32] (the only way I know of to get a leading blank space printed to screen.)
from
%z = ASCII 255
If I run it with different parameters I will eventually get scrput errors for other lines.
Except for the directory names the ini files are the same.
If wanted I can post files and pictures on a web page.
In another btm ver. 17 is also not showing ASCII boxes as lines.
TCC 17.00.71 x64 Windows 8.1 [Version 6.3.9600]
TCC Build 71 Windows 8.1 Build 9600
TCC Build 71 Windows 8.1 Build 9600
I'm getting the following error:
C:\Util\TCMD17x64\clc.btm [109] Usage : SCRPUT row col [BRIght] fg ON BRIght] bg text
Line 109 reads:
scrput %row %c bla on whi %z
Where
%row = the row number
%c = the column number
edited to
%z = %@char[32] (the only way I know of to get a leading blank space printed to screen.)
from
%z = ASCII 255
If I run it with different parameters I will eventually get scrput errors for other lines.
Except for the directory names the ini files are the same.
If wanted I can post files and pictures on a web page.
In another btm ver. 17 is also not showing ASCII boxes as lines.
Last edited: