***************************** * 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.901 ================================= Assembler Libraries files ------- V4DOC-Y.LBR Document to the V4 Libraries V4LIB-Y.LBR V4 Libraries: SYSLIB, DSLIB, VLIB and Z3LIB: RELs (Microsoft and SLR) help files ZSLIB21.LBR ASM TOOLS Assembly language routines to assist programmers in handling time/date. Read or set datestamps or clock under ZSDOS, Z3PLUS, or CP/M Plus. Display or store to memory ASCII date and time in several formats. Powerful ASCII datespec to BCD parser. Several general purpose routines also included. Precompiled relocatable libraries in both Microsoft and SLR formats, full Z80 assembler source, demo program, documentation. 2/2/90 by Carson Wilson.