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

So did you do what I suggested and download and run the script? When someone asks for specific information please provide it. I asked for the output of 2 commands.

Replies are listed 'Best First'.
Re^6: Create CSV file from xlsx file
by viji234 (Initiate) on Oct 25, 2013 at 07:10 UTC
    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.

      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.

      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.