in reply to Re: Using perl script to covert .html file to tab delimited file
in thread Using perl script to convert .html file to tab delimited file

First of all,thanks for replying I use windows 10 so how to use it there.

  • Comment on Re^2: Using perl script to covert .html file to tab delimited file

Replies are listed 'Best First'.
Re^3: Using perl script to covert .html file to tab delimited file
by perlfan (Parson) on Oct 01, 2020 at 14:17 UTC
    strawberry perl or perl via cygwin
      As I said I donot know anything about coding,Can you tell me how to actually run script and input that file.I installed strawberry perl and opened strayberry perl command line.And pasted the location of that dicthtml2opf.pl file location and file to be inputted.It gives error as it picks up that location as some command.Also,where will the output file be stored?

        Show what you tried, show how it failed. A vague description of a problem is unlikely to provide fruitful answers. How do I post a question effectively?. Output will be stored wherever you told it to. Without a full path it'll be in the current directory.