Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > alt.comp.lang.vbscript > #23

Re: VBScript dictionary delete by index ?

From "R.Wieser" <address@is.invalid>
Newsgroups alt.comp.lang.vbscript, alt.comp.os.windows-xp, alt.windows7.general
Subject Re: VBScript dictionary delete by index ?
Date 2025-11-06 15:03 +0100
Organization A noiseless patient Spider
Message-ID <10ei9rv$15pcl$1@dont-email.me> (permalink)
References <10eho89$10spk$1@dont-email.me>

Cross-posted to 3 groups.

Show all headers | View raw


Just now I realized that I took it for granted that I can't "for each" a 
dictionary in a reverse order (the reason for the reverse order is because I 
want to delete items)

So, I'm asking now : is it possible to do a "for each key in oDict" from the 
last to first item ?

I just googeled for it and didn't find anything, but that doesn't say 
everything.

Regards,
Rudy Wieser

Back to alt.comp.lang.vbscript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

VBScript dictionary delete by index ? "R.Wieser" <address@is.invalid> - 2025-11-06 10:03 +0100
  Re: VBScript dictionary delete by index ? "R.Wieser" <address@is.invalid> - 2025-11-06 15:03 +0100
    Re: VBScript dictionary delete by index ? "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2025-11-06 22:12 +0800
      Re: VBScript dictionary delete by index ? solved "R.Wieser" <address@is.invalid> - 2025-11-06 16:09 +0100
        Re: VBScript dictionary delete by index ? solved "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2025-11-08 11:52 +0800
          Re: VBScript dictionary delete by index ? solved "R.Wieser" <address@is.invalid> - 2025-11-08 09:07 +0100
            Re: VBScript dictionary delete by index ? solved "Mr. Man-wai Chang" <toylet.toylet@gmail.com> - 2025-11-08 22:55 +0800
              Re: VBScript dictionary delete by index ? solved "R.Wieser" <address@is.invalid> - 2025-11-08 16:49 +0100
  Re: VBScript dictionary delete by index ? C-Sharp User <csharp@invalid.invalid> - 2025-11-06 22:40 +0000
    Re: VBScript dictionary delete by index ? "R.Wieser" <address@is.invalid> - 2025-11-07 09:15 +0100

csiph-web