Re: [perl-win32-gui-users] SaveAsDialog

2001-02-12 Thread Aldo Calpini
Erick J. Bourgeois wrote: Has anyone had success using the SaveAsDialog? I'm using the SaveAsDialog in the following way: my %param = (title = SaveAs, filters={'Filter 1' = '*.txt;*.doc', 'Filter 2' ='*.pl;*.pm'}); my $file = SaveAsDialog %param, foo.txt; sorry,

Re: [perl-win32-gui-users] SaveAsDialog

2001-02-12 Thread Erick J. Bourgeois
Subject: Re: [perl-win32-gui-users] SaveAsDialog Erick J. Bourgeois wrote: Has anyone had success using the SaveAsDialog? I'm using the SaveAsDialog in the following way: my %param = (title = SaveAs, filters={'Filter 1' = '*.txt;*.doc', 'Filter 2' ='*.pl;*.pm

Re: [perl-win32-gui-users] SaveAsDialog

2001-02-12 Thread Aldo Calpini
Erick J. Bourgeois wrote: sorry, but where did you got this syntax? From the documentation in FileOp module. oh, well, FileOp != Win32::GUI :-) cheers, Aldo __END__ $_=q,just perl,,s, , another ,,s,$, hacker,,print;