#12 Z-System Software-Update-Service Catalog 10/30/90 ------------------------------------------------------------------------------ =============== SUS DISKS =============== SUS Disk #12 (10/30/90)..........................................(286k) $10.00 --------------------------------------------------------------------------- CHKDIR10.LBR Issued: 10/90 Author: Gene Pizzetta Size: 25k Contents: CHKDIR10.CZG, CHKDIR10.CZM, CHKDIR10.DZC, CHKDIR10.FOR, CHKDIR10.HZT, CHKDIR10.MZC, CHKDIRCF.MZC CHKDIR is based on CLEANDIR 1.8, but contains only diagnostic code. It does no writing, so it poses no danger to your directory or to !!!TIME&.DAT files. It calls the error handler on error so ZEX or SUB can be aborted. It checks for duplicate entries, extents and users greater than 31, records greater than 128, illegal filename characters, duplicate allocation groups assignments. For ZCPR3 only. --------------------------------------------------------------------------- DATSTP13.LBR Issued: 10/90 Author: Gene Pizzetta Size: 37k Contents: DATST31U.CIM, DATST13U.COM, DATST13Z.CIM, DATST13Z.COM, DATSTP13.CZG, DATSTP13.DZC, DATSTP13.FOR, DATSTP13.MZC, DATSTPCF.MZC, PARSDS.MZC, PARSDS.REL How often have you wanted to change the date stamps for a file or two with- out having to call up DATSWEEP. Well, here's the answer: DATSTP displays or changes the create and modify date stamps on any file from the command line. Includes a type-3 version at 8000h. The code in version 1.3 is greatly optimized. ZSDOS is no longer required. For ZCPR3 only. --------------------------------------------------------------------------- DETABZ13.LBR Issued: 10/90 Author: Gene Pizzetta Size: 18k Contents: DETABZ13.CZG, DETABZ13.CZM, DETABZ13.DZC, DETABZ13.FOR, DETABZ13.MZC, DETABZCF.MZC DETAB-Z replaces ASCII tabs in text files with the correct number of spaces. No other characters are affected -- control characters are not removed, high-bits are not reset. Under ZSDOS, file stamps are preserved. Version 1.3 optimizes some of the code and corrects a couple of bugs from previous versions. For ZCPR3 only. --------------------------------------------------------------------------- DIRBAR.LBR Issued: 08/90 Author: Rob Friefeld Size: 7k Contents: DIRBAR.COM, DIRBAR.FOR, DIRBAR.ZZ0 DIRBAR shows small file sizes (9k or less) in horizontal bar graph format. Aside from aesthetic appeal, useful for visualizing how close files come to kbyte boundaries. Requires VLIB4D TCAP with block graphics installation and 80 char screen. Also uses character attributes. --------------------------------------------------------------------------- DSKNUM15.LBR Issued: 09/90 Author: Gene Pizzetta Size: 26k Contents: DSKNUM15.CIM, DSKNUM15.COM, DSKNUM15.CZG, DSKNUM15.DZC, DSKNUM15.FOR, DSKNUM15.MZC, DSKNUMCF.MZC DSKNUM creates consecutively numbered disk labels (null files) for use by the most popular disk cataloging programs, such as MCAT, NCAT, and FATCAT. The last number used is stored internally so you don't have to remember where you left off. Requires ZCPR 3.3 or higher. Version 1.5 adds ability to use lower-case disk labels. Type-3 version included. --------------------------------------------------------------------------- JETCP10.LBR Issued: 3/90 Author: Carson Wilson Size: 8k Contents: JETCP10.CZM, JETCP10.DZC, JETCP10.FOR JetCP is a fastest-possible speed file copy program for Z3PLUS only. As such, it does not include many of the amenities found in more sophisticated (but slower) copy programs, such as multiple file capability, copy verifi- cation, or user-query options, but these capabilities are easily implemen- ted by Z System. JetCP preserves file datestamps, if available. Source code available privately by request. --------------------------------------------------------------------------- LBREXT31.LBR Issued: 10/90 Author: Howard Goldstein Size: 35k Contents: LBREXT.HZT, LBREXT31.CZG, LBREXT31.CZM, LBREXT31.FOR, LBREXT31.UZD, LBREXT31.ZZ0, LBXTCFG.ZZ0, SLUOPEN.REL, SLUOPEN.SLR, SLUOPEN.ZZ0, UNCREL.REL, UNLZH.REL, USQREL.REL Version 3.1 of the Z-System library file extract utility contains the following changes: The member name defaults to *.* if a destination direc- tory is given with no file name. The program no longer aborts if a CRC error is encountered. ZCNFG can be used for program configuration. --------------------------------------------------------------------------- QUIET13A.LBR Issued: 10/90 Author: Gene Pizzetta Size: 12k Contents: QUIET13.3OM, QUIET13.4OM, QUIET13.CFG, QUIET13.COM, QUIET13.DZC, QUIET13.FOR, QUIET13.MZC, QUIETCF.MZC QUIET sets, resets, and displays the ZCPR3 Quiet Flag. Version 1.3a adds command line Q option and optional default to quiet mode, configurable with ZCNFG. Type 3 and 4 versions included. Still under 1K. --------------------------------------------------------------------------- REVFN11.LBR Issued: 10/90 Author: Gene Pizzetta Size: 17k Contents: REVFN11.CIM, REVFN11.COM, REVFN11.CZG, REVFN11.DZC, REVFN11.FOR, REVFN11.MZC, REVFNCF.MZC REVFN reverses the case of a filename, making it upper-case if it's lower, lower-case if it's upper. Written primarily to allow the renaming of the lower-case disk labels created by DSKNUM, REVFN may also be useful to convert filenames inadvertently saved in lower-case by MBASIC. File attributes (R/O, SYS, ARC, etc.) are maintained. For ZCPR3 only. Version 1.1 now properly handles filenames beginning with a slash. --------------------------------------------------------------------------- SAPZ11.LBR Issued: 10/90 Author: Gene Pizzetta Size: 21k Contents: SAPZ11.CZG, SAPZ11.CZM, SAPZ11.DZC, SAPZ11.FOR, SAPZ11.HZS, SAPZ11.MZC, SAPZCF.MZC SAP-Z, based on SAP 60, is a ZCPR3 utility that sorts and packs a disk directory. It reads the disk directory tracks, sorts them alphabetically, erases the tracks with E5's, and then rewrites them. A DU or DIR specifi- cation is required. Anything else displays a usage message. Options configurable with ZCNFG. Version 1.1 adds automatic hard disk relogging. --------------------------------------------------------------------------- TAILZ10.LBR Issued: 8/90 Author: Carson Wilson Size: 10k Contents: TAILZ.CZ, TAILZ.FOR, TAILZ.VAR, TAILZ10.CZM TAILZ is the Unix 'tail' command, adapted for secure Z System use from Leor Zolman's TAIL.C. TAILZ will quickly display the last few lines of any ASCII text file. This is often more efficient than scanning the entire file with conventional file display programs. File exclusion table; directory security; chains to Z error handler on most errors if Z System present. Compatible with all CP/M systems. BDS Z source code included. --------------------------------------------------------------------------- Z3HELP31.LBR Issued: 10/90 Author: Bill Tishey Size: 56k New files and updates to Bill Tishey's ZCPR3 help system. --------------------------------------------------------------------------- ZFILES31.BZF Issued: 10/90 Author: Bill Tishey Size: 14k "Brief" list of most current Z-System files. Includes version numbers, size, date of issue, etc. Expanded version, ZFILEVxx.LZT, is provided on the Z-SUS catalog disk. ---------------------------------------------------------------------------