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.
| [reply] |
Where was the file "xlcat" installed? Just use the full path to "xlcat.bat" | [reply] |
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.
| [reply] |
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
| [reply] |