in reply to Re^5: Create CSV file from xlsx file
in thread Create CSV file from xlsx file

Yes mart.. I did download and istalled it in my windows then ran the command given by tux. Still i am getting the sam error as xlcat is not recognised internal and external.

Replies are listed 'Best First'.
Re^7: Create CSV file from xlsx file
by marto (Cardinal) on Oct 25, 2013 at 07:14 UTC

    Read and reply to Re^8: Create CSV file from xlsx file, your thread has gone the way of many others, spiraling out of control. Had you taken the time to read the advice I gave you yesterday this may not have happened. Stop trying things at random. Read what people are asking you to do, read what Perl reports is wrong. If you don't want to learn how any of this works I suggest a change of career.

Re^7: Create CSV file from xlsx file
by Anonymous Monk on Oct 25, 2013 at 07:13 UTC
    Where was the file "xlcat" installed? Just use the full path to "xlcat.bat"
      I installed it in C:\strawberry\perl\lib and soryy to ask what is xlcat.bat and where to use it and what it does.my input file is in c://User/Documents so i ran the command in this path. getting error as xlscat not recognised. Is there any other way to implement this by using the script. Thank you.

        I installed it in

        What do you mean, what commands did you use?

        Did you read the output those commands produced?

        They usually say "Installing some/file/over/here" and one of them should have been "xlscat.bat"

        Is there any other way to implement this by using the script

        Sure, copy/paste