- Aug
- 2,056
- 83
Code:
_x64: 1
_admin: 1
_elevated: 1
TCC 26.01.40 x64 Windows 10 [Version 10.0.18362.836]
Can anyone duplicate this?
When using TEXT..ENDTEXT in a LIBRARY function, I cannot get a blank line. Example;
Code:
Test {
text
1
2
3
endtext
}
Code:
e:\utils>which test
test is a library function
e:\utils>test
text
1
2
3
FONT for both TCMD and TCC;
Code:
e:\utils>echo %@font[0] %@font[1] %@font[2] %@font[3] %@font[4] %@font[5]
Consolas 15 32 700 54 0
Joe