Tcl_CommandComplete()

Check for unmatched braces in a Tcl command 

Tcl Library Procedures


SYNOPSIS

#include <tcl.h>

int Tcl_CommandComplete(cmd)


ARGUMENTS

char *cmd (in) 

Command string to test for completeness.


DESCRIPTION

Tcl_CommandComplete() takes a Tcl command string as argument and determines whether it contains one or more complete commands (that is, there are no unclosed quotes, braces, brackets, or variable references). If the command string is complete then it returns 1; otherwise it returns 0.


PORTABILITY

Windows 8.1. Windows Server 2012 R2. Windows 10. Windows Server 2016. Windows Server 2019. Windows 11. Windows Server 2022.


AVAILABILITY

PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition


PTC MKS Toolkit 10.4 Documentation Build 39.