--- In [email protected], "Sheri" <sheri...@...> wrote:
> It seems that double quotes being shown around the proposed file name is
> standard behavior (even in VBA and vbscript) when the initial file filter is
> *.* If the optional file filter parameter is omitted, the initial file filter
> defaults to *.*.
Yeah, I did that VBA test too.
> > > Currently this gets a com exception error:
> > > ExcelApp.GetSaveAsFileName("TestVariants.xls", "Excel Files
> > > (*.xls),*.xls", 1, "Hello")
Ok, try comPlugin0.72_091221_no_guesses.zip. Above works okay on my system.
Yours?
> com exception problem probably has something to do with the improper handling
> of input VARIANTs.
May be.
In a hurry tonight. Lemme know about comPlugin0.72_091221_no_guesses.zip