Re: glob not working during startup

Liste des GroupesRevenir à cl tcl 
Sujet : Re: glob not working during startup
De : auriocus (at) *nospam* gmx.de (Christian Gollwitzer)
Groupes : comp.lang.tcl
Date : 27. May 2025, 07:43:26
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <1013mue$2g8g2$1@dont-email.me>
References : 1 2 3
User-Agent : Mozilla Thunderbird
Am 26.05.25 um 14:06 schrieb alexandru:
On Mon, 26 May 2025 11:49:14 +0000, Alan Grunwald wrote:
>
I have no constructive suggestions, except to ask if you are REALLY SURE
that this is what's failing? Whenever I come across something like this
I just dicovered, that there is more to it and probably it's not the
glob commands fault at all.
I need to dig deeper...
Hint for debugging: Whenever you assume that it is failing, try this:
trace add execution glob enter echo
and if running outside of tkcon:
proc echo args  { puts "TRACE: $args" }
This way, you'll see exactly how it is called and if e.g. homedir is simply empty etc.
            Christian

Date Sujet#  Auteur
26 May 25 * glob not working during startup8alexandru
26 May 25 +* Re: glob not working during startup6Alan Grunwald
26 May 25 i`* Re: glob not working during startup5alexandru
26 May 25 i +- Re: glob not working during startup1alexandru
27 May 25 i `* Re: glob not working during startup3Christian Gollwitzer
27 May 25 i  +- Re: glob not working during startup1Harald Oehlmann
27 May 25 i  `- Re: glob not working during startup1saito
26 May 25 `- Re: glob not working during startup1rene

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal