SCI Text Dumper: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 16: | Line 16: | ||
| Source = {{SourceSW}}[[#Download|Yes]] (included in Download) | | Source = {{SourceSW}}[[#Download|Yes]] (included in Download) | ||
| License = {{Freeware}} | | License = {{Freeware}} | ||
| Type = {{FanSCITextUtil}}, {{SCITextUtil}}, {{TextUtil}}, {{ | | Type = {{FanSCITextUtil}}, {{SCITextUtil}}, {{TextUtil}}, {{FanSCIProofReaderUtil}}, {{SCIProofReaderUtil}}, {{ProofReaderUtil}} | ||
| Engine = {{SCI0Tool}} | | Engine = {{SCI0Tool}} | ||
| Platform = {{WinTool}} | | Platform = {{WinTool}} | ||
Revision as of 19:20, 15 August 2025
| This article is a tool stub page. You can help the Sierra Wiki by expanding it. |
| Latest Version: | 1.0 | ||
|---|---|---|---|
| Release Date: | 2010-10-11[1] | ||
| Company: | N/A | ||
| Development Status: | Stable | ||
| Publication Status: | Published | ||
| Developer(s): | Jeremiah Nellis | ||
| Interface: | CLI | ||
| Language: | Python, C++ | ||
| Open Source: | Open | ||
| Source Availability: | Yes (included in Download) | ||
| License: | Freeware | ||
| Type: | Text Utility, Text Utility, Text Utility, Proof Reader, Proof Reader Utility, Proof Reader Utility | ||
| Relevant Engine: | SCI0 | ||
| Platform: | Windows | ||
| Localization: | English | ||
| Website: | SCIprogramming.com | ||
Description
Jeremiah Nellis's SCI Text Dumper Dumps all text resources & then runs them through a spelling & grammar checker prior to finally loading the text resources back in.
Features
Requirements
Version History
Development Status
The current SCI Text Dumper is a stable release version.
Usage
Options
Download
Download from here:
File:SCITextDumper.zip (ZIP file) [2.66 MB] (includes source)
Known issues
- If dumped text resource file exceeds 64K, line numbers get fouled up in LanguageTool (version 1.1) - heed it no mind.
Credits
Legal
Do whatever you want with this file, except remove my name. Jeremiah Nellis, nellisjp@hotmail.com Version 1.0 - Oct 11th 2010
SCI Text Dumper is distributed as freeware.
References
- ↑ From the program's Source files
Also See
- Text Resource (SCI)
- in the SCI Specifications
- Text Resource Articles
- SCI Text Utilities
- SCI Proof Reader Tools