Re: [naviserver-devel] Appending to an multi-element dictonary

2025-01-16 Thread Not Spam
Hi Gustaf, It does indeed. All those emails from me can be ignored. Thank You, David F -Original Message- From: Gustaf To: naviserver-devel Date: Thursday, 16 January 2025 8:48 AM GMT Subject: Re: [naviserver-devel] Appending to an multi-element dictonary Dear David, nsv_dict has

Re: [naviserver-devel] Appending to an multi-element dictonary

2025-01-16 Thread Gustaf Neumann (sslmail)
Dear David, nsv_dict has mostly the same interface as the Tcl dict. Wasn’t the question answered sufficiently by Harald in https://core.tcl-lang.org/tcl/tktview/47fd91176d ? All the best -g > On 15.01.2025, at 20:27, Not Spam wrote: > > Good evening, > > This may be more a coding iss

Re: [naviserver-devel] Appending to an multi-element dictonary

2025-01-15 Thread Not Spam
Sorry, I mis-explained, what I mean I wish to append to value 4 to index 2 nsv_dict append "MyDictonary" "Store" "Set" "Block" "Key" "Field" "2" "Value 4" Set {Block {Key {Field {1 {Value 1} 2 {Value 2 Value 4} 3 {Value 3} -Original Message- From: Not To: naviserver-devel Date: We