Re: add additional subcommand for the "chan" tcl command?

Liste des GroupesRevenir à cl tcl 
Sujet : Re: add additional subcommand for the "chan" tcl command?
De : aotto1968 (at) *nospam* t-online.de (aotto1968)
Groupes : comp.lang.tcl
Date : 18. Jun 2024, 07:10:47
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v4r8d7$1779p$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
ok… "namespace ensemble" is not an ensemble"
namespace ensemble configure namespace -map =
   children             = ::tcl::namespace::children
   code                 = ::tcl::namespace::code
   current              = ::tcl::namespace::current
   delete               = ::tcl::namespace::delete
   ensemble             = ::tcl::namespace::ensemble
   eval                 = ::tcl::namespace::eval
   exists               = ::tcl::namespace::exists
   export               = ::tcl::namespace::export
   forget               = ::tcl::namespace::forget
   import               = ::tcl::namespace::import
   inscope              = ::tcl::namespace::inscope
   origin               = ::tcl::namespace::origin
   parent               = ::tcl::namespace::parent
   path                 = ::tcl::namespace::path
   qualifiers           = ::tcl::namespace::qualifiers
   tail                 = ::tcl::namespace::tail
   unknown              = ::tcl::namespace::unknown
   upvar                = ::tcl::namespace::upvar
   which                = ::tcl::namespace::which
namespace ensemble configure ::tcl::namespace::ensemble -map = "::tcl::namespace::ensemble" is not an ensemble command
info body ::tcl::namespace::ensemble = "::tcl::namespace::ensemble" isn't a procedure

Date Sujet#  Auteur
17 Jun 24 * add additional subcommand for the "chan" tcl command?5aotto1968
17 Jun 24 `* Re: add additional subcommand for the "chan" tcl command?4Schelte
17 Jun 24  +- Re: add additional subcommand for the "chan" tcl command?1aotto1968
17 Jun 24  `* Re: add additional subcommand for the "chan" tcl command?2aotto1968
18 Jun 24   `- Re: add additional subcommand for the "chan" tcl command?1aotto1968

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal