Re: VBScript dictionary delete by index ? solved
"R.Wieser" <[email protected]> Sat, 8 Nov 2025 16:49:27 +0100
| Newsgroups | alt.comp.lang.vbscript,alt.comp.os.windows-xp,alt.windows7.general |
|---|---|
| Organization | A noiseless patient Spider |
| Message-ID | <[email protected]> |
Mr. Man-wai Chang, > You can always create a small program with a simpler oDict to find out. :-) Thats what I always do, and how I found that a "dict.remove" inside a "For each" loop actually works. > Anyway, glad you solved the problem. I already had a (clumsy) solution, but was looking for a simpler one. And good that I did. :-) Thanks. Regards, Rudy Wieser