Dear VBFormers,

I am looking to working with group projects in visual basic. That way i am able to have mulipul resource files in visual basic. for instance i have a resource file, named: "Resource" and i am looking at pulling string data from it, which is a fixed name of "DATA", is the branch of the string and "TEXT", is the string data, which as follows, then so. Then my other resource files are like this: "Mask-Part1.res" and then goes upto the filename of: "Mask-Part8.res". I am looking to use those files with the branch of: "VIDEO" and then an integer will then tag the files of this name: "EP1" to the "EP75" but then the "Mask-Part1.res" only contains about ten different videos in the order of the Playlist, the files in that first resource file, named: "Mask-Part1.res", will be labeled, "EP1" to "EP10" then as the "DATA" "PLAYLIST", resource found in the resource file: "Resource.res" and the branch of "DATA", "PLAYLIST"

!! Thanks in advance !!