Thanks Jenda, now I SaveAsDialog providing all the functionality
I need - providing a filename.. and adding that default extension 
later. 

Still I see that annoying: 

Use of uninitialized value at C:/perl/site/lib/Win32/FileOp.pm line 986,
<STDIN> chunk 96.

...which tracks to line 978
my $Flags = $params->{options};

I am not currently using the options parameter.

Question: Am I obliged to call with an (OFN_?) option? If so, which one,
in order not to change the default behaviour?

Lynn.

Reply via email to