ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

Text Parsing and Output ( Result in Excel, load multiple DOC,RTF,Word Files )

<< < (7/8) > >>

Ath:
Updated ScriptLineCounter to version 1.6.0.0

What's new/changed:

* Added: New FileFormat nr. 4, based on doc-files supplied by Saira, the original initiator of this tool.
  note: This format is quite similar to FileFormat 2, so it may need to be forcibly used on some files/filesets.
* Added: Setting the FileFormat from the commandline using -ff parameter, or set from the ini file, as documented in the readme.
* Changed: GUI now has the Fileformat combo box enabled, to force a specific file format to be used.
* Improved: Some more robustness while handling the file contents.
* Added: A warning in the readme file to NOT use Windows Notepad for editing the properties files, as it inserts a BOM in UTF-8 files, not supported by SLC.
TODO: (in priority-order)

* Improve and expand the GUI interface (partially done)
* Add some unexpected features :)
* Fix any bugs or issues reported (3 until now :o)
* Possibly add headers and footers to the output
* Replace own logging system by log4j (already required/used by some libs)
* Handle pdf files for input
* Handle extra file-format extracted from samples received (4 file-formats supported now)
* Write a Readme.txt file
* Create a GUI interface
Download:

* From the ScriptLineCounter webpage

Ath:
Updated ScriptLineCounter to version 1.7.0.0

What's new/changed:

* Added: New FileFormat nr. 5, for reading data from CSV files (comma-separated or tab-separated), having a first row with column-names, and a "Name" and optional "Text" column. Columnnames can be configured from the command-line and .ini, details in the readme file.
* Changed: The -pe encoding parameter is now (also) applied for reading .txt and .csv files, if it has been set/changed from the command-line or GUI.
TODO: (in priority-order)

* Fix any bugs or issues reported (3 until now :o)
* Improve and expand the GUI interface (partially done)
* Add some unexpected features :)
* Handle extra file-format extracted from samples received (5 file-formats supported now)
* Possibly add headers and footers to the output
* Replace own logging system by log4j (already required/used by some libs)
* Handle pdf files for input
* Write a Readme.text file
* Create a GUI interface
Download:

* From the ScriptLineCounter webpage

Ath:
Updated ScriptLineCounter to version 1.7.1.0

What's new/changed:

* Added: The possibility to have .doc/.docx files processed like csv (file-format 5) if the content is a table with proper headings (use -cn and -ct command-line options to set the used headers)
* Added: Command-line (-ci <lines>) and ini (skiplines) and gui option to ignore the first n lines of a file
* Added: Command-line (-cm <max>) and ini (maxcharacternameparts) and gui option to specify the number of words a character-name can consist of. Default is 4
* Changed: When using debug-level 3 or 4 (-3 / -4 command-line options) the files read are saved as text with the same name appended with .txt.tmp extension, useful for inspecting how SLC 'sees' the file
TODO: (in priority-order)

* Fix any bugs or issues reported (3 until now :o)
* Improve and expand the GUI interface (partially done)
* Add some unexpected features :)
* Handle extra file-format extracted from samples received (5 file-formats supported now)
* Possibly add headers and footers to the output
* Replace own logging system by log4j (already required/used by some libs)
* Handle pdf files for input
* Write a Readme.text file
* Create a GUI interface
Updated GUI screenshot:
Text Parsing and Output ( Result in Excel, load multiple DOC,RTF,Word Files )

Download:

* From the ScriptLineCounter webpage

Ath:
Updated ScriptLineCounter to version 1.7.2.0

What's new/changed:

* Added: Fileformat 5 parameters -cn and -ct now also accept column-numbers instead of a name. First column is 1.
* Improved: GUI now has fields for Name and Text columns for Fileformat 5. There also the column numbers can be entered.
TODO: (in priority-order)

* Fix any bugs or issues reported (4 until now :o)
* Improve and expand the GUI interface (partially done)
* Add some unexpected features :)
* Handle extra file-format extracted from samples received (5 file-formats supported now)
* Possibly add headers and footers to the output
* Replace own logging system by log4j (already required/used by some libs)
* Handle pdf files for input
* Write a Readme.text file
* Create a GUI interface
Updated GUI screenshot:
Text Parsing and Output ( Result in Excel, load multiple DOC,RTF,Word Files )

Download:

* From the ScriptLineCounter webpage

Ath:
Updated ScriptLineCounter to version 1.7.2.1

What's new/changed:

* Fixed: Input of Name and Text column name was not transferred correctly to the running instance from the GUI.
* Improved: GUI layout was a bit stretched.
TODO: (in priority-order)

* Fix any bugs or issues reported (5 until now :o)
* Improve and expand the GUI interface (partially done)
* Add some unexpected features :)
* Handle extra file-format extracted from samples received (5 file-formats supported now)
* Possibly add headers and footers to the output
* Replace own logging system by log4j (already required/used by some libs)
* Handle pdf files for input
* Write a Readme.text file
* Create a GUI interface
Download:

* From the ScriptLineCounter webpage

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version