vsurend has asked for the wisdom of the Perl Monks concerning the following question:
Hi All,
I am using Excel::Writer::XLSX->new to create a xlsx file.I am able to write to the file successfully.
This is creating a new file and getting saved to the current directory. But I want this file to create and open in the machine instead of getting saved. Once I see the xlsx file, I can manually save it to my system if necessary.
Please help me in resolving this issue.
Thanks, Vidya
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Excel::Writer::XLSX in perl/tk
by kcott (Archbishop) on Jun 06, 2012 at 07:21 UTC | |
|
Re: Excel::Writer::XLSX in perl/tk
by thomas895 (Deacon) on Jun 06, 2012 at 07:26 UTC | |
|
Re: Excel::Writer::XLSX in perl/tk
by Anonymous Monk on Jun 06, 2012 at 06:19 UTC |