OS4 DepotLogo by mason 
(anonymous IP: 18.118.166.98,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Text » Convert » ascii2jascii.lha

Ascii2jascii

Description: ASCII to Japanese ASCII
Download: ascii2jascii.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 28kb
Version: 1.1l
Date: 15 Aug 2006
Author: lanch@tiscalinet.it (Fabrizio Bartoloni), AmigaOS 4.0 compile by Spot / Up Rough
Submitter: Spot / Up Rough
Email: spot/triad se
Requirements: AmigaOS 4.0 and a textfile.
Category: utility/text/convert
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 2015
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 184  (Current version)
184  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
                          INTRODUCTION.

 The aim of this program is to convert an ASCII file to its
 JASCII equivalent in the various japanese encoding standards.


                            USAGE

 Ascii2J infile outfile [JIS/NJIS/NEC/EUC/SJIS].

 where infile is the input file to be converted to JAscii,
 the format will be the chosen output, you can choose among
 (Old)Jis, NewJis, NEC, EUC, Shift-JIS.

 E.G.: Ascii2J kinokuniya.txt kinokuniya.njis NJIS.

 a file kinokuniya.njis will be created.


                             LEGAL

 This program is provided "AS IS", with NO warranty at all.
 Use it at your own risk, I'm not liable for whatever damage it can
  produce.
 C source is included (this is not GPL,at least not yet, read the source).


                          REQUIREMENTS

 Should work on ANY Amiga, it is 101% ANSI C and thus is possible to
 recompile it without changes on other systems (this doesn't mean I allow
 to do it), this version is compiled with SasC 6.58 for the 68k side and
 VBCC 0.7 for PowerPc and WarpOs.


                            FUTURE

 o MorphOs and New Amigas;
 o GUI; (this will spoil the portability anyway)
 o Support for Unicode (but I need proper docs), XC;
 o Make it possible to convert back to ASCII;
 o Any idea?


                            HISTORY

 o 1.0t  First upload to Aminet;
 o 1.0y  It is now possible to use files as input;
         Fixed a couple broken codes;
 o 1.1a  Better error handling;
 o 1.1b  Better indented code, updated docs, minor changes;
 o 1.1c  Changed syntax, suffix automatically created for the output file;
 o 1.1f  Readjusted buffer size, major restyling of the source,
         changed internal handling, updated docs, updated online-help;
 o 1.1i  Fixed error handling, minor changes,
         converts most non-alphabetical characters,
         fixed bug with SJIS: numbers were shifted by one,
         included 3.5 icons;
 o 1.1j  Source code should be more readable and portable, switched to
         #define's;
 o 1.1k  Solved ANSI compliance issue, PowerPC and WarpOs versions added,
         had to change syntax;
 o 1.1l  Got rid of non printable characters in the source code;
         Fixed a problem with CR codes;


                            AUTHOR

 Fabrizio "Lanch" Bartoloni <lanch()caribusiness.it> (valid until december)
                            <lanch()tiscalinet.it>



Copyright © 2004-2024 by Björn Hagström All Rights Reserved