Deutsch   English   Français   Italiano  
<veg9db$ld2e$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!2.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Harald Oehlmann <wortkarg3@yahoo.com>
Newsgroups: comp.lang.tcl
Subject: Re: Show argument values in bgerror
Date: Sun, 13 Oct 2024 13:03:11 +0200
Organization: A noiseless patient Spider
Lines: 19
Message-ID: <veg9db$ld2e$1@dont-email.me>
References: <b42edc7a9bab2a468f2694eda7a2df32@www.novabbs.com>
 <vcdukq$3vk7h$2@dont-email.me>
 <6124e3922c51988d84ad3d7945d8e5bd@www.novabbs.com>
 <vceept$3vk7h$4@dont-email.me>
 <220612c34ec02644369c013928cbe5c4@www.novabbs.com>
 <vcepjb$3vk7h$5@dont-email.me>
 <86499fc1dd56c1b0c4c7400ba56c9737@www.novabbs.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 13 Oct 2024 13:03:07 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="59586a32e1e865f2953e4bd77f7baf7c";
	logging-data="701518"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/GVJobJhERl5YVpq8AYhfK"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:pPoBSHvGl/3WjnVr8asgYJeTYzw=
In-Reply-To: <86499fc1dd56c1b0c4c7400ba56c9737@www.novabbs.com>
Content-Language: en-GB
Bytes: 1904

Am 24.09.2024 um 07:54 schrieb rene:
> Hello Harald,
> 
> where did you find the second "errordict" argument of the new bgerror
> proc. In the bgerror documentation is only the "message" argument.
> May be a documentation error?
No, this is correct. The bgerror procedure is the old fashion and is 
obsolete. Use the interp bgerror described here:
https://www.tcl-lang.org/man/tcl8.6/TclCmd/interp.htm#M55

The two arguments are described in the subsection "Background error 
handling"

> PS. I will try to answer the oo question later this week.

Great !

Thank you,
Harald