jdevin1 0 Newbie Poster

I am trying to create a sort of code library in visual studio 2010 where the form displays a list box of certain project files in vb that i have made in the past and when selected, a button can be pressed that launches the .exe files of those visual basic program project files or displays the source code (.vb file)
I it seems as simple as 'on btn click, launch .exe of selected "vb program 1" and so on. I am having trouble getting started.
I need to use an array to read in the source from the file to display and give a relative file path. Im sorry I do not have any starter code to provide but i really cant even think of how to get started on this one.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.