Dear monks:
I was looking around and found a
good script that can
convert a csv to a xls file, this is
something I need to do for one of my projects
so I downloaded the source code and just paste it
and it work fine
so my first question:
can I use the code as it is? or need to talk to the author to see if is ok with him?
Second question :
If it is ok to run it and change it a bit, how can I make this script work with more than one file? for example I have a list of file that need to convert from csv to xls, and going one by one is not acceptable, can someone help me in these issue?
and last one
if I can not modify the script but I can use it is there a way I can run a that script from another script?
thanks for your help
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.