Re: glob not working during startup

Liste des GroupesRevenir à cl tcl 
Sujet : Re: glob not working during startup
De : wortkarg3 (at) *nospam* yahoo.com (Harald Oehlmann)
Groupes : comp.lang.tcl
Date : 27. May 2025, 08:06:48
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <1013oa8$2ggip$1@dont-email.me>
References : 1 2 3 4
User-Agent : Mozilla Thunderbird
Am 27.05.2025 um 08:43 schrieb Christian Gollwitzer:
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
Great trick, thanks 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