SCI Text Dumper: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 15: | Line 15: | ||
| OpenSource = {{OpenSRC}} | | OpenSource = {{OpenSRC}} | ||
| Source = {{SourceSW}}[[#Download|Yes]] (included in Download) | | Source = {{SourceSW}}[[#Download|Yes]] (included in Download) | ||
| License = {{Freeware}} -- {{BSD | | License = {{Freeware}} -- {{BSD}}, {{CPOL}}, {{GNU}}, {{GPL}}, {{ISC}}, {{LGPL}}, {{MIT}}, {{WTFPL}}, {{Unlicense}}, {{Proprietary}}, {{Internal}}, {{Shareware}} | ||
| Type = {{FanSCITextUtil}}, {{SCITextUtil}}, {{TextUtil}}, {{FanSCIProofReaderUtil}}, {{SCIProofReaderUtil}}, {{ProofReaderUtil}} | | Type = {{FanSCITextUtil}}, {{SCITextUtil}}, {{TextUtil}}, {{FanSCIProofReaderUtil}}, {{SCIProofReaderUtil}}, {{ProofReaderUtil}} | ||
| Engine = {{SCI0Tool}} | | Engine = {{SCI0Tool}} | ||
Revision as of 22:33, 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 -- BSD, Template:CPOL, GNU, GPL, Template:ISC, Template:LGPL, MIT, Template:WTFPL, Template:Unlicense, Proprietary, Internal, Shareware | ||
| 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 Utilities