Search:

Type: Posts; User: dearamrit

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    1,685

    Re: Getting folder path - recursion

    I have been able to write a basic program to achieve what I wanted. However, it fails when in my previous diagram there is a directory 'dir x' under 'dir d'. So the program returns a\c\e\x and d\x....
  2. Replies
    3
    Views
    1,685

    Getting folder path - recursion

    In a random set of nested folders and files, I need to get all folder paths where a particular child folder' name is say "x".

    For example, in following structure, I need the program to return back...
Results 1 to 2 of 2