SCI Text Dumper: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div align="center"><span style="font-size: 22pt">SCI Text Dumper</span><br />''Version 1.0''<br />''Author: [[Jeremiah Nellis]]''<br />''Developer N A Tool Co''<br />''2010-10-11''</div></div> | |||
{{TechToolStub}} | |||
<div align="center"><span style="font-size: 22pt">SCI Text Dumper</span><br />''Version 1.0<br />Author: [[Jeremiah Nellis]]<br /> | |||
{{ | {{FanSCISoftwareInfobox | ||
| Software = SCI Text Dumper | | Software = SCI Text Dumper | ||
| Image = Command Line Tool | | Image = Command Line Tool | ||
| Version = 1.0 | | Version = 1.0 | ||
| ReleaseDate = {{2010S}} | | ReleaseDate = {{2010S}}-10-11<ref>From the program's Source files</ref> | ||
| Company = {{NAToolCo}} | | Company = {{NAToolCo}} | ||
| DevStatus = {{StableDev}} | |||
| Published = {{Published}} | | Published = {{Published}} | ||
| 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 = | | Type = {{FanSCITextUtil}}, {{FanSCIProofReaderUtil}} | ||
| Engine = {{SCI0Tool}} | |||
| Platform = {{WinTool}} | | Platform = {{WinTool}} | ||
| Localization = {{EnglishTool}} | | Localization = {{EnglishTool}} | ||
| Line 29: | Line 27: | ||
<blockquote> | <blockquote> | ||
Dumps all text resources & then runs them through a spelling & grammar checker prior to finally loading the text resources back in. | 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. | ||
</blockquote> | |||
==<br /> Features == | |||
<blockquote> | |||
<!-- Add feature list here --> | |||
</blockquote> | </blockquote> | ||
==<br /> | ==<br /> Requirements == | ||
<blockquote> | |||
<!-- Add requirements here --> | |||
</blockquote> | |||
==<br /> Version History == | ==<br /> Version History == | ||
<blockquote> | <blockquote> | ||
<!-- Place version history here --> | |||
</blockquote> | </blockquote> | ||
| Line 48: | Line 51: | ||
<blockquote> | <blockquote> | ||
The current SCI Text Dumper is a stable release version. | |||
</blockquote> | |||
==<br /> Usage == | |||
<blockquote> | |||
<!-- Add usage here --> | |||
</blockquote> | </blockquote> | ||
| Line 54: | Line 63: | ||
<blockquote> | <blockquote> | ||
<!-- Add options here --> | |||
</blockquote> | </blockquote> | ||
<div id="DL"> | |||
==<br /> Download == | ==<br /> Download == | ||
| Line 66: | Line 76: | ||
==<br /> Known issues == | ==<br /> Known issues == | ||
* | * If dumped text resource file exceeds 64K, line numbers get fouled up in LanguageTool (version 1.1) - heed it no mind. | ||
==<br /> Credits == | ==<br /> Credits == | ||
* [[Jeremiah Nellis]] | * [[Jeremiah Nellis]] | ||
==<br /> 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. | |||
==<br /> References == | ==<br /> References == | ||
<references /> | <references /><!-- Do not edit this section. It is autopopulated by <ref></ref> tags --> | ||
==<br /> Also See == | ==<br /> Also See == | ||
* [[Text Resource (SCI)]] | |||
* | * [[SCI Specifications: Chapter 1 - Introduction#| in the SCI Specifications]] | ||
* [[:Category:Text Resources|Text Resource Articles]] | |||
* [[:Category:SCI Text Utilities|SCI Text Utilities]] | |||
* [[:Category:SCI Proof Reader Utilities|SCI Proof Reader Utilities]] | |||
| | ||
[[Category:Technical Info]] | |||
[[Category:SCI Technical Info]] | |||
[[Category:Development]] | |||
[[Category:SCI Development]] | |||
[[Category:Development Tools]] | |||
[[Category:SCI Development Tools]] | |||
[[Category:Text Resources]] | |||
[[Category:SCI Text Resources]] | |||
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