Request Guidance for Simple Task

I'm writing a VB.NET application that will loop through all of my *.sldprt and *.sldasm files.  The plan is to simply each file, update the model (since the externally linked design tables will have changed at this point), save it and close it.

I'm looking at the Document Manager API and it seems like I should easily be able to do this, yet I'm not getting the results I want.

I'm working with SolidWorks 2007.  I'm a software developer for my client so I'm not expert at SolidWorks at all.  I'm attaching a screen shot of the dialog box I'm trying to programatically "click".

Thanks for any suggestions.

Brian

SolidworksApi macros