SCI Text Dumper: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
No edit summary
Andrew Branscom (talk | contribs)
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TechStub}}
<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>
{{TechToDo}}
{{TechToolStub}}
[[Category:SCI Pages]]
[[Category:Temp SCI Pages]]
[[Category:SCI Pages to be Edited]]
<div align="center"><span style="font-size: 22pt">SCI Text Dumper</span><br />''Version 1.0<br />Author: [[Jeremiah Nellis]]<br />Oct 11th [[2010]]''</div>


{{SCISoftwareInfobox
{{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 = {{Python}}, {{C}}
| 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 ==


{{TechToDo}}
<blockquote>
<!-- Add feature list here -->
</blockquote>
</blockquote>


==<br /> Features ==
==<br /> Requirements ==


* <!-- Add feature list here -->
<blockquote>
<!-- Add requirements here -->
</blockquote>


==<br /> Version History ==
==<br /> Version History ==


<blockquote>
<blockquote>
&nbsp;<!-- Place version history here
<!-- Place version history here -->
<span class="Inactive">N/A</span> -->
</blockquote>
</blockquote>


Line 48: Line 51:


<blockquote>
<blockquote>
Unmaintained
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>
# &nbsp;
<!-- Add options here -->
</blockquote>
</blockquote>


<div id="DL">
==<br /> Download ==
==<br /> Download ==


Line 66: Line 76:
==<br /> Known issues ==
==<br /> Known issues ==


* None
* 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)]]
* &nbsp;
* [[SCI Specifications: Chapter 1 - Introduction#| in the SCI Specifications]]
&nbsp;
* [[:Category:Text Resources|Text Resource Articles]]
* [[:Category:SCI Text Utilities|SCI Text Utilities]]
* [[:Category:SCI Proof Reader Utilities|SCI Proof Reader Utilities]]
&nbsp;
&nbsp;
<!--[[Category:]]-->
[[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

SCI Text Dumper
Version 1.0
Author: Jeremiah Nellis
Developer N A Tool Co
2010-10-11
  This article is a tool stub page. You can
help the Sierra Wiki by expanding it.
SCI Text Dumper
Command Line Tool
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:


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

  1. From the program's Source files


Also See