*****************************
	          * MTX USER-CLUB DEUTSCHLAND *
		  *****************************


General naming convention for extensions:

.DOC Document (newword)
.TOC Table of Contents document
.TYP Documents to be displayed with TYPE
.FOR opinion: ' What for '
.HLP help files
.PAT ThePatch installation file
.INS TheInst Installation file
.MSG MsgToMac-source
.MSR Microsoft .REL with 6-character Globals
.SLR SLR-.REL Globals with 16-character

.?Q? SQUEEZEed files -> USQ
.?Z? CRUNCHed files -> UNCR
.?Y? LZH files geCRUNCHte -> UCRLZH
.LBR Libraries -> LBREXT

(.COM, .SUB .ZEX .PAS .BAS are quite clear)


Unloading of libraries using the example of XYZ.LBR, 
on Drive B : is:- 
(Note LBREXT decompressed automatically)

Example 
LBREXT B:XYZ C:*.* U <- call LBREXT for B:XYZ.LBR
			with decompression (U )
			all (* * . ) to C:


Public domain programs CLUB.052
=================================


For discs
--------------

DP.COM Herbert zur Nedden
DP.MAC Display the disk parameter block and some
more information.

COPYDB.COM Herbert zur Nedden
COPYDB.MAC Track-by-step (and therefore very fast) disk copy
a program of the same format. Can work with a drive and overwrites
the BDOS (hence the B in the name) , so it can not run under ZEX.

RDT.CHN Herbert zur Nedden
RDT.COM Reads sectors 1 to 26 of tracks 0 and 1 from the from the 
RDT.PAS specified drive ( default: current ) and they are sector-wise
from the printer. The purpose of which is to Analyze disk to find the 
particular skew.

This program was created as part of the development
and the test of RAM 6.0 and can certainly easily be improved - but for
my current needs it is perfect.



Patching & Patches
-----------------

DIFFPOKE.CHN Herbert zur Nedden
DIFFPOKE.COM File comparator, which creates a ZEX file
DIFFPOKE.PAS contains a GET , various POKES and SAVE. If
ZEX called this file , it compares the old version with 
the DIFFPOKE File in the new version (ie the second compared
File).


MPREP.ZEX Herbert zur Nedden
ZEX file to Schneider-Multiplan for patching,
that it runs on the Memotech . It will be the
the tailor port allowed commands on port 0
away - because they Memotech on the bank to -
turn , can do what no CP / M program .

MACTIME.HEX Hans Grass
MACTIME.MAC Patch for Mac 2.00 by Digital Research to teach
MACTIME.PRN MAC the display of the time .

STATTIME.HEX Hans Grass
STATTIME.MAC Patch for STAT (CP/M original system disk) to teach
STATTIME.PRN STAT the display of the time .



Accounting
-----------

FIBU.CAL Uwe Sanders
FIBU.DOC accounting in Supercalc



Newword
-------

BRIEFK1.FMR Uwe Sanders
BRIEFK2.FMR Two Letterheads

VISCARD1.DOC Uwe Sanders
VISCARD2.DOC Two Business Cards



PROM Editor
-----------

PROM.COM Herbert zur Nedden
PROM.PAS PROM editor , DEMO version
PROM.DOC ( Attention : Copyright !)

PROM.DEF PROM Definition
PROM.SUB CP/M-MsDOS SUB-converter


PROM-VAR.INC Constants and global variables
PROM-CPM.INC CP/M include
PROM-DOS.INC MsDos Include
PROM-HPR.INC Main program
PROM-UP1.INC Subroutines Part 1
PROM-UP2.INC Subroutines Part 2
PROM-DSK.INC Floppy disk access ( unfinished )

Other
---------

ROMAN80.COM Hans Grass
ROMAN80.MAC Reads a decimal number in the range 1-3999
ROMAN80.PRN and outputs them in Roman notation.

SHELLM.MAC Hans Grass
SHELLM.MSR Metzner Shell Sort that occurs in memory.
SHELLM.SLR

HPRTPRN.CHN Herbert zur Nedden
PRTPRN.COM Prints NonDoc files (eg, assembly listing )
PRTPRN.FOR from behind . 
PRTPRN.PAS Warning: Contains init sequence for my EPSOL LQ 850

CONVERT.COM Herbert zur Nedden
CONVERT.CHN Converts Turbo source of CP/M <-> MsDos
CONVERT.PAS

QUIBIC.BAS Herbert zur Nedden
3D Four-row, running on VS4 under FDX BASIC! Is still fast!