***************************** * 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.900 ================================= Operating system ---------------- P2DOS13.LBR Sources of P2DOS 1.3 P2DOS.PR Transformed P2DOS for WRSYS6 ZCBIOS3.LBR Sources of ZCBIOS3 ZCBIOS3.PR Transformed ZCBIOS for WRSYS6 ZCPR33.LBR Sources of ZCPR 3.3 ZCPR33.PR Converted ZCPR for WRSYS6 MAKEPR.LBR Modules to P2DOS , ZCBIOS and / or 3.3 - ZCPR sources in the respective PR to compile . Packages -------- ALLG.LBR General Sources for FCP and RCP FCP.LBR Sources of Command Flow Package IOP.LBR Sources of Input Output Package RCP.LBR Sources of Resident Command Package Für RAM 6.0 passend umgewandelte Module sind bei RAM 6.0 dabei: SYS.FCP, SYS.RCP und das IOP in RAM 6.0 LDR15.LBR Loader für Packages Z33IF15.LBR Ergänzug zum FCP: Das Programm IF, welches der FCP automatisch aufruft, wenn eine gewünschte IF-Bedingung nicht durch den im FCP residenten Teil des IF abgedeckt wird. The modules here are converted to fit in RAM 6.0 RAM, SYS.FCP, SYS.RCP and the IOP in RAM 6.0 LDR15.LBR Loader for packages Z33IF15.LBR Great addition to FCP: The IF program, which the FCP automatically invokes when a desired IF condition is not covered by the resident in FCP part of the IF. Various Utilities ----------------- DATE.COM Set date / time DEV11A.LBR Program to the devices of the IOP on different resident there, drivers to put down. ERRORX11.LBR error handler for ZCPR 3.3 ERRUTILS.LBR Utilities to FOR-NXT3.LBR Programs, FOR, NEXT, and PERFORM command for repeated execution. RESOLV14.LBR Variables, etc. - Substitutor for the command line, in conjunction with the FOR-NEXT easier to work with. NAME10.LBR Program to put Named Directories. NEWHLP11.LBR New HELP, i.e. Program to display .Hlp files PWD14.LBR Program to display the defined Named Directories SAVNDR13.LBR Program to save the defined directories in a file named. This file can then be loaded as other packages from LDR15 at once, so as to define the gesünschten Named Directories quickly. PATH.COM Program to set the search path and display. SHOW14.LBR System program which indicates addresses. Other ----- Z33PNOTE.LBR Comments and Programmer tips for ZCPR 3.3 T3HDR.MAC Header for Type 3 Program