Updated
ScriptLineCounter to version
1.4.1.0What's new/changed:
- Fixed: Exception when generating output but no episodes where found (no files?)
- Improved: If a .doc file is actually a disguised .rtf file, then read it like rtf, and same for .docx
- Improved: Remove non-breaking spaces from character names, as found in some .doc files
- Added: ScriptLineCounter.exe built using Launch4j, to avoid having a Command prompt open during run, also disables Console output
- Added: Messagebox feature when running from .exe, messages to console shown as messagebox when needed
- Added: ScriptLineCounter-CharacterMapping.properties settings file to merge multiple characters into 1, for resolving some typo's, supports Unicode
- Added: ScriptLineCounter-CharacterNames.properties settings file to replace [CharacterNames] section in ini file, supports Unicode
- Added: ScriptLineCounter-IgnoreCharacters.properties settings file to replace [IgnoreCharacters] section in ini file, supports Unicode
TODO: (in priority-order)
- Improve and expand the GUI interface (partially done)
- Possibly add headers and footers to the output
- Add some unexpected features
- Fix any bugs or issues reported (3 until now )
Handle pdf files for inputHandle extra file-format extracted from samples receivedWrite a Readme.txt fileCreate a GUI interface
Download:
Screenshot:
A new screenshot would be appropriate, as it has been changed quite a bit since the previous one was taken
Text Parsing and Output ( Result in Excel, load multiple DOC,RTF,Word Files )The Console section is marked to emphasize that it's disabled when running the .exe, as that has no Console capabilities.