File Open, File Close Question

On my menu I have a File|Open function which calls the OpenDialog
component.
What I would like it to do is to open another application with an exe
extension
and close the current application.
Does anyone have any suggestions on how to go about this?

My second question is how can I save a table together with its associated
index
files with SaveDialog to drive A.

Thanks