SCI Text Dumper: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
| Developers = {{JeremiahNellisToolDev}} | | Developers = {{JeremiahNellisToolDev}} | ||
| Interface = {{CLI}} | | Interface = {{CLI}} | ||
| ProgLanguage = {{ | | ProgLanguage = {{Perl}}, {{C++}} | ||
| OpenSource = {{OpenSRC}} | | OpenSource = {{OpenSRC}} | ||
| Source = {{SourceSW}}[[#Download|Yes]] (included in Download) | | Source = {{SourceSW}}[[#Download|Yes]] (included in Download) | ||
| License = {{Freeware}} | | License = {{Freeware}} | ||
| Type = {{FanSCITextUtil | | Type = {{FanSCITextUtil}}, {{FanSCIProofReaderUtil}} | ||
| Engine = {{SCI0Tool}} | | Engine = {{SCI0Tool}} | ||
| Platform = {{WinTool}} | | Platform = {{WinTool}} | ||
Latest revision as of 09:21, 16 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: | Perl, C++ | ||
| Open Source: | Open | ||
| Source Availability: | Yes (included in Download) | ||
| License: | Freeware | ||
| Type: | Text Utility, Proof Reader | ||
| 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