Document Catalog updating AREXX scripts

		Catalog updating AREXX scripts
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
		
		Closed on 29 Sep 1993
		

0. Important
=============

0.1. Copyright & legal stuff
-----------------------------

 UpdateCT.rexx is © Stephan Sürken.
 CD2M2.rexx is © Stephan Sürken.

 Both scripts are PUBLIC DOMAIN, that means you may copy and use
 it freely.

 Sure I am not responsible for any damages the scripts might do.

 For any comments, bug reports or similar stuff, contact me (see
 `The Author').

 Note the following:

  o If you copy it, you MUST copy the whole original archive.
  o You may include this copy on any Public Domain Series, but you
    MUST NOT include it on any disk that is selled for more than
    5 US Dollar (or an equivalent in other currencies).
  o The program must neither be used nor copied by any right wing
    organisations or persons.

2. Documentation
=================

 This package delivers a CLI-tool for updating catalog translation
 files due to a new catalog description file (UpdateCT.rexx),
 and additionally a CLI-tool to create a Modula-2 source code file
 out of a description file.
 Both tools are realized as AREXX scripts. They are made for
 usage by programmers only.

 Please note:
 o the output file is overwritten automatically
 o UpdateCT can`t update a translation file to the same translation
   file; you will always have to produce a new file (see example batch
   file UpdateCT.deutsch).
 o UpdateCT REQUIRES the ct-input, even if you did not yet write one.
   Simply create a empty file for this first usage; doing that, you
   must include the language command into the created initial ct-file
   by hand.

 Syntax:

 rx UpdateCT	<cd-file> <old-ct-file> <output-ct-file>
 rx CD2M2	<cd-file> <output-def-source> <output-mod-source>

 Please read the comments in the files for documentation!!!!


 P.S.:
 ~~~~~
 Is there anyone out there who knows why OpenCatalog does not
 work with M2Amiga 4.2 ??
 If I deliver the "version" tag, no catalog will be opened at all.
 If I deliver no "version" tag (or setting it to zero), the catalog
 will be loaded all right, but the version & revision values of
 the opened catalog are rubbish.
 WHY???????!!!!!!!

3. The Author
==============

 The author is me and I am the author.

 Send your enthusiastic mails to:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 o Address:	Stephan Sürken
 		Kurt-Schumacher-Str. 34 A 161
 		D-67663 Kaiserslautern

 o E-Mail:	s_suerke@informatik.uni-kl.de

 Please send much money to:
 ~~~~~~~~~~~~~~~~~~~~~~~~~~
 o Bank account:Stadtsparkasse Kaiserslautern, FRG

		BLZ: 540 501 10		identity of bank in germany
		KTO: 128 029 758	number of my bank account
