Welcome!

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

SignUp Now!

OPTION ConPty?

May
15,047
271
d:\tc36> ver
TCC 36.00.42 x64 (d:\tc36\tcc.exe)
Microsoft Windows 11 Pro for Workstations
10.0.26200.8246 (25H2)
TCMD version 36.0.42 (ConPty=Yes)

d:\tc36> grep -i conpty %_ininame
ConPTY=Yes

d:\tc36> option ConPty
TCC: Unknown option name "ConPty"

d:\tc36> echo %@option[ConPTY]
TCC: (Sys) The parameter is incorrect.
"%@option[ConPTY]"
 
Back
Top