Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8390757
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T19:05:17+00:00 2026-06-09T19:05:17+00:00

Im having a problem parsing a string array of Directories. The end goal is

  • 0

Im having a problem parsing a string array of Directories. The end goal is to query the path tied to the [global].MyDataDir & “\saved” to get all folders in this directory. However the actual foldernames, the last bit of text after the last indexof “\” holds the name of a plugin that I need to compare against an enumerated list of plugins for further functionality I won’t get into here. The problem here is my last bit of code wont work. The Dim foldername as String = (etc…), It returns an error saying Index and length must refer to a location within the string. Parameter name: length.

Can any of you wizards, help me out here. Much appreciated.

Dim dirList As String() = System.IO.Directory.GetDirectories([global].MyDataDir & "\saved")
For dir As Integer = 0 To dirList.Length - 1
    If IO.Directory.GetFiles(dirList(dir)).Length > 0 Then
        For Each file As String In IO.Directory.GetFiles(dirList(dir))

            Dim folderName As String = dirList(dir).ToString.Substring(dirList(dir).ToString.LastIndexOf("\"), dirList(dir).ToString.Length - 1)

        Next
    End If
Next

Semper Fi.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T19:05:18+00:00Added an answer on June 9, 2026 at 7:05 pm

    Use System.IO.Path.GetDirectoryName() instead.

    Next time use the VB.NET Left() convenience function to avoid getting this wrong.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi I am currently having a problem with parsing an Xml string without any
I'm having a problem parsing some string data in powershell and need a little
I'm having problem parsing the Date from an input string that is of the
Am having a problem reading/parsing the following JSON string in Java. Code: try{ json
I'm having problems with parsing a decimal string to a byte. This is the
I'm having a problem parsing a JSON file in AS3. Im trying to parse
Additional questions regarding SilentGhost's initial answer to a problem I'm having parsing Twitter RSS
I am having a problem passing a json string back to a php script
Having a problem with parsing Snort logs using the pyparsing module. The problem is
Having a problem with parsing a CSV file. I connect to the file using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.