The Library Listing Z001 QL-Z88 Transfer Software by Phil Borman (0143). Only available on QL mdv or disk Z002-04 Three BASIC programs by David Hambly (0173) Z002 THINK OF A NUMBER. 1K Z003 THREE CARD MONTE. 1K Z004 21 LETTER TRICK. 1K -oOo- Z005 PASSWORD by Phil Borman (0143). A short program for data encryption. 1K Z006 CHANGE by Semaphore Logiciels. A currency exchange program in French. 3K Z007 BASIC PATCH by Richard Russell (0365). v2.1 with screen dump. Implements line editor and graphics. Requires minimum 128K expansion. 25K A=program B=documentation C-F=demonstrations Z008 FILERFAX by Jeremy White (0571). BASIC database with demo file. 4K A=program B=demo file Z009 LIFE by James Vernon (0470). The classic program on a 7x20 screen. 2K Z010-13 Four BASIC programs by Jim Armstrong (0361) Z010 CALENDAR; (with input from Jack Lawrie (4635); will calculate and produce a PipeDream text file of any year. 6K A=documentation B=program Z011 HEXDUMP; will hexdump any file to screen or printer. 1K Z012 LABELS; produces a list of all FuNctions or PROCedures in a BASIC program. 1K Z013 CALCULATOR; is a full-function, multi-register scientific calculator. 2K -oOo- Z014-15 Two spreadsheet applications by Steve Butterworth (0385) Z014 FUEL; calculates fuel consumption. 26K A=documentation B=mpg version C=km/l version Z015 CURRENCY CONVERTER; will convert Sterling to seven other major currencies. 6K A=documentation B=program Z016 GRAPH PACK by Richard Bignall. This suite uses the BASIC Patch to draw graphs. Data may by taken from a PipeDream spreadsheet or a BASIC file. 20K A=documentation B=main program C=BASIC Patch D=CLI file E=Patch demo program F-H=BASIC data files for demonstration. Z017 CITY BOMBER; BASIC game. 3K Z018 ERIC THE CATERPILLAR Goes Munching; BASIC game. 4K Z019-20 Two BASIC programs written by Richard Oliver (0480) Z019 ADDRESS BOOK & label printer; can handle up to 300 entries. 12K A=program B=example file Z020 TELEPHONE DIRECTORY; can also handle 300 entries. 7K -oOo- Z021-23 Three by Richard Russell (0365) Z021 FETCHALL; fetches all files from an EPROM into Filer. 1K Z022 ANIMAL; a guessing game which learns by its' mistakes. 5K A=program B=data file Rename as ANIMALS Z023 A suite of BASIC UTILITIES. 7K A=SaveLoad; emulates BBC's *SAVE and *LOAD B=Encrypt; a m/c file encryptor/de-encryptor C=Dumpfile; hex and ASCII file dump D=Merge (must be CHAINed); merge 2 BASIC progs together E=Checksum; sums all the bytes in a file F=Fconvert; a BBC-BASIC to Z88-BASIC file converter G=Sort; a m/c shell-sort utility H=Dump; hex and ASCII memory dump I=PCW Benchmarks; can you compete with a 386 PC?? -oOo- Z024-30 Seven programs by Steve Marsh (0770) Z024 KINGDOM; the well-known game of power. 5K Z025 READCOM; reads the RS232 and dumps it to a file. 1K Z026 FILEDUMP; will dump files to screen. 1K Z027 EPROMCAT; will catalogue EPROM and display the total file space used. 2K Z028 EFETCH v3.3; gives FILER-like control of EPROM files. 2K Z029 RAMCAT; displays file space in any selected RAM. 1K Z030 Z88-BBC; converts BBC-BBC BASIC to Z88-BBC BASIC. 1K -oOo- Z031 PRINTER FONT DESIGNER by Simon Phipps (0221). Design and download fonts to an Epson-compatible printer e.g. DMP-2000. Requires BASIC Patch. 15K A=documentation B=program C=example font file Z032-34 Three programs by Alan Taylor (0153) Z032 COMP; compares two files to check if they are identical, useful to check for corruption in files. 1.5K Z033 HEX; a simple hex-to-decimal calculator. 1.5K Z034 MENU; menu system for calling up to 9 BASIC programs by number, others may be called by name. Comp (Z032) and Hex (Z033) are currently on the menu. 2K -oOo- Z035 DATAPAD by Paul Illman (0428). A 32 character scratch pad which makes very good use of VDU's. 5K A=program B=demo data file Rename as DATAdata Z036 PRINTERED FILE by Steve Butterworth (0385) for the Hewlett-Packard DeskJet page printer. 3.5K A=documentation B=PrinterEd file Z037-8 Two BASIC Programs by Geoff Thorne (0791) Z037 BIO.BAS; a biorhythm calculator with a scrolling display which may be paused by LHS shift & u keys or dumped to a printer. Days on which curves cross on the mid-line are considered 'risk' days. 3.5K Z038 MINMAX.BAS; allows input and plotting of monthly max. & min. temperature data. Output to screen and printer, with range (max-min) indicated. Requires BASIC Patch. 2.5K -oOo- Z039 DR. FEELGOOD by Mike Smith (1103); a variation on the ELIZA program. 22.5K A=documentation B=program Z040 CODE BREAKER by George Whiston (1321). An excellent rendition of a MasterMind¿ type game. 12K A=program B=documentation Z041-46 Six programs from Aware Technology Z041 MORPH.BAS; metamorphose one shape into another! Comes with 2 picture files. Requires BASIC Patch. 6K A=documentation B=program C=Reagan demo Rename as REAGAN.PIC D=Thatcher demo Rename as THATCHER.PIC Z042 PLOTFX.BAS; general function plotter. Requires BASIC Patch. 2.5K A=documentation B=program Z043 COMPARE.BAS; compares two files byte by byte and writes any differences to a file called COMPARE.RES. 1.5K Z044 HEXDUMP.BAS; dumps a file to the screen in both ASCII and hex format which can be scrolled to and fro. 2K A=documentation B=program Z045 FNBASES.BAS; a FuNction you can bolt on to your own programs to convert numbers in any base from 2 to 16. REMarks give full details of its' use. 1K Z046 FNINTEGRAL.BAS; a FuNction to calculate functions of X which can be added to your own programs. REMarks give details of it's use. 1K -oOo- Z047 Z88FAX by Simon Berry (0828). A suite of four programs which will print out Diary entries onto fILOFAX forms and do the same with a PipeDream address database. 22K A=documentation B=a start-up CLI file C=Z88fax; controlling menu program D=Z88add; address printer E=Z88diary; diary printer Z048 USER DEFINED CHARACTER EDITOR by Michael Hey (0703). Allows you to define characters on-screen and reports the VDU string you need for your own programs. 10.5K A=program B=documentation C=demonstration program. Z049-60 Twelve programs from Club Z88, USA Z049 LISTER.BAS; prints out uEXecutable BASIC files in a structured format. 1K Z050 EPLOAD.BAS; American version of Z028. 2.5K Z051 Z88COM.BAS; an excellent add-on for the Z88's built-in Terminal giving XModem & autodial with Hayes modems. 19K A=program B=example log-file Rename as PHONE.LOG C=documentation Z052 FADDER & DETAB; an LF-adder and a TAB-remover for ASCII files. 6.5K A=FADDER B=DETAB C=documentation Z053 This has now been withdrawn. Z054 EPCAT.BAS; US version of Z027. 2.5K Z055 FILDMP.BAS; US version of Z026. 1K Z056 DISZ88; a Z88 Disassembler based on that published in Z88 EPROM. 13K A=program B=documentation Z057 DECIDE.BAS; a decision-making program. 3K Z058 FINANCE.BAS; a financial analysis program. 5K Z059 MAXIT.BAS; a "screen-orientated" game! 4K Z060 WIZARD.BAS; an adventure game by Chris Fenn. 22K A=program B=documentation -oOo- Z061-63 Three programs by Dr.Bruno Pellaud (1339) Z061 FINANCE; a simple financial calculator with compound interest and annuities. 5K A=documentation B=program Z062 INVEST; assesses the profitability of an investment. 4.5K A=documentation B=program Z063 LINPROG; solves linear programming problems. 10K A=documentation B=program Z064 LASER-PRINTER DRIVER by Ian Braby (0123) for the basic H-P LaserJet II. 2.5K A=standard PrinterEd file B=spreadsheet PrinterEd file C=documentation Z065 DISTBEAR by Richard Newstead (1391). This program will, given two sets of Ordnance Survey co-ordinates, calculate distances and bearings for you. 3.5K Z066-67 Two programs by Simon Phipps (0221) Z066 USER DEFINED CHARACTER EDITOR; an excellent utility to produce VDU statements to merge into your own BASIC programs, or zBase character files. 27K A=documentation B=program C=character file Rename as UDC.TXT D=example file Rename as ALPHABET.UDC E=example file Rename as CARDS.UDC Z067 ZFORMAT.BAS; indents zBase program listings to make them more legible. 3K A=documentation B=program -oOo- Z068-70 Three Micro User programs typed by Simon Phipps (0221) Z068 BREAKTHRU; a breakout-type game. 3K Z069 PATIENCE.BAS; game of Patience tidied up by Simon! 5K A=documentation B=program Z070 BRIDGEIT.BAS; play against the computer in a contest of join-the-dots! 3.5K -oOo- Z071 TASFIX by Les Waters (1497). A suite of programs which correctly convert PipeDream files into PC-Tasword format. Also includes TASDBL to correctly double-space Tasword files; TASLINE & TASUNLINE to add and remove line numbers to Tasword files. Only available on PC disk. Z072 CLOCK.BAS by Peter Lewis (0771). Turns your Z88 into a large digital clock! 5K Z073 EPROMSTAT by Mark Stevenson (0716). As published in Z88 EPROM. 1.5K Z074 LASER-PRINTER DRIVER by D.Stewart (0529). For H-P LaserJets fitted with font cartridge 92286Y Courier. 4.5K A=documentation B=PrinterEd file Z075 SOUND.BAS by Mark Stevenson (0716). Who said the Z88 could only beep? 1K Z076 READABILITY by Colin Impey (0416). Enter the number of syllables in two samples of text from any book and the program is able assess the reading-age level. 5.5K Z077-78 Two BASIC programs by Tim Dieppe (1922) Z077 CHESSCLOCK.BAS; turns the Z88 into a chess clock for both players. 3K A=documentation B=program Z078 EASTER.BAS; calculates when Easter did or will fall for any given year. 1.5K -oOo- Z079 STATISTICAL SUITE V2.00 by Dr.Robert Richards (1181). A suite of over 50 programs, with documentation, which offers ANOVA, AUC, REGRESSION, t-TESTS and much more. 95K Z080-81 Two programs by Nick Lewis (2086) Z080 STRBASE; a fast, string-based database. 3K A=documentation B=program C=demo file Z081 MENU.BAS; an efficient Manager which allows execution of BASIC programs and CLI files from within a menu-driven environment. Complete with STRBASE, a digital clock, EPROM managers, an EPROM copier and the BASIC Patch. 23K -oOo- Z082 SOUNDEX by Mark Stevenson (0716). An interesting program, especially for genealogists, which reduces any name to a four character code for searches such that seeking "Smith" will check "Smithe", "Smyth" and "Smythe". 4K A=documentation B=program Z083 Z88-QL CHARACTER TRANSLATOR by Salvador Merino (2268). Converts line-feeds and foreign characters. Only available on QL disk or mdv. Z084-85 Two programs by Alan Fleming (1717) Z084 PHONE LOGGER; keeps a record (which can be loaded into PipeDream) of your calls, their duration and cost! (WIth assistance from Max Glaskin (3608). 15K A=documentation B=program Z085 LOGGER; keeps a log, automatically updated, of your keyboard activities. First appeared in Micro User. 10.5K A=documentation B=program -oOo- Z086-87 Two programs by John Crouchley (0986) Z086 Z88CODE; a program to disassemble Z80 code from a file and present it on the screen (which can then be captured again for inclusion into another BASIC program!). 16K A=documentation B=Z88Code C=data file D=Z056 made compatible with Z88Code Z087 SOLITAIRE; Solve the peg board game of solitaire! 6K A=documentation B=program C=demo solution (1) D=demo solution (20) -oOo- Z088 PHONE.BAS by Edward Peters (2230). A call-timer and cost calculator which will handle overseas calls. (Currently set for Sweden!). 1K Z089 BINGO! by Clive Jones (0772). A Bingo caller and ticket printer. 2.5K A=Bingo.bas; the caller B=Ticket.bas; the printer! Z090 BBC ARCHIVE SUITE; typed from Micro User by T.F.Sneddon (2791) A Z88-BBC linker, printer and archiver. Only available from the BBC sub-librarian. Z091 UDG-MAGIC by Paul Stevens (2918). A UDG designer which also offers character animation. 11.5K A=documentation B=program Z092 REGRESSION ANALYSIS by Jose Figueira (1387). 2K Z093 PC ARCHIVE SUITE by Simon Phipps (0221). An excellent suite of programs to help you dispense with PCLink by using a batch receive format. Only available on PC disk. Z094-95 Two programs by John Crouchley (0986) Z094 LIFE3; a non-interactive version of this classic program. However, it is largely written in m/c and creates it's own 256*64 pixel map. Minimum 128K required. 8K A=documentation B=program Z095 HEXDMP; outputs any file to the serial port in Intel hex format suitable for most PROM blowers. 1K A=documentation B=program -oOo- Z096 SCHEDULE GENERATOR by Simon Phipps (0221). Generates month-to-a-view schedules from your Diary entries. 15K A=documentation B=program Z097 TIMEMATH by David Thomas (1124). A program used in a recording studio to sequence tracks on albums and give cumulative running times. 5.5K A=documentation B=program Z098 DIGITAL LNO3 LASER PRINTER DRIVER written by Per Fischer (1224). 1K Z099 ST-Z88 LINK by Martin Dolphin (3046). Offers archive to ST disk; retrieval and printer server options. Only available on ST disk (please state whether SS or DS). Z100 See ZS01 Z101-104 Four programs from Steve Marsh (0770) Z101 PCLINK III; an add-on for those who use PCLink which offers automatic batch file down-/up-loading. Requires PCLink ROM and only available on PC disk. Z102 SQUIRTER; converts PipeDream files to mailbox frames for downloading to Prestel. 4K A=documentation B=program Z103 EPROMCHK; checks to ensure that your EPROMs have been completely erased prior to use. 2.5K A=documentation B=program Z104 MAP; a pixel map of the UK. Requires BASIC Patch. 1.5K Z105 INVENTORY V2B by John Davies (1388). A BASIC, card-based database system. 22.5K A=documentation B=program C=start-up CLI D=STOCKLIST demo file E=BOOKLIST demo file Z106 SQUEEZ/UNSQUEEZ a John Davies program re-written by Ted Ovenden (0633). A compression program for both plain text and PipeDream files. 4.5K A=documentation B=program Z107 ZBACK by Simon Phipps (0221). PCLink III facilities with it's own, distinctive flavour! Requires PCLink ROM and is only available on PC disk. Z108 See X002 Z109 FORTH V2.01 by Salvador Merino (2268). A fully featured Forth interpreter, with "metacompiler", which runs under BASIC and includes a Z80 Assembler and demonstration calculator. Requires minimum 128K expansion. 64.5K Z110-113 Four programs from Dennis Gr”ning (1080) Z110 Z88-IMPEXP for the Spectrum. A Z88 binary file to download into your Spectrum. 19K A=documentation B=program Z111 COPYFILE; copies files from device to device. 1K Z112 LABEL PRINTER; a formula for printing labels. 15.5K A=documentation B=PipeDream formula C-D=example files Z113 XEROX 4045 LASER PRINTER DRIVER; 5K A=documentation B=portrait driver C=landscape driver D=label driver -oOo- Z114 CAPS.BAS by Michael Hey (0703). Converts small letters into capitals in any text file (including PipeDream). 3K A=documentation B=program Z115 POTTERS' SUITE by Jerry Fryman (0810). A suite of 3 PipeDream spreadsheets. The first (A=documentation; B=Spreadsheet) will calculate the ingredients of a ceramic glaze and show the percentage of the oxides present. The second (C) calculates the amount of dry material in a litre of slop and the third (D) will calculate percentage recipes produced from a line blend of two different glazes. 19K Z116-117 Two more programs from Michael Hey (0703) Z116 See X014 Z117 See X015 -oOo- Z118 STARTREK.BAS; converted from PC to Z88 by Matthew Soar, submitted by George Ogden (1078) and made to exploit the Z88 (a little) by Yours Truly! 18K Z119 PROTECT.BAS by George Ogden (1078). A file encryption program which checks the "key" before de-encryption to prevent you re-encrypting an encrypted file! 1K Z120 YAHTZEE.BAS by Ian Hunnable. A superb rendition of the classic five dice game for 1 or 2 players. 13K A=documentation B=program Z121 SPEEDER by Greg Monney (1063). Knowing the distance between two fixed points this program calculates a vehicle's speed and then plots it. Submitted by S.Sayer (1348) this originally appeared in Micro User. 3.5K A=documentation B=SPEEDER C=GRAPHIT Z122 PROGMAIL by Keith Beddoe (3869). Converts Z88 programs into mailbox format for uploading to Prestel and reconstitutes them after downloading. 3.5K A=documentation B=PROGMAIL C=SOFTMAIL Z123 ZCHECK by Keith Beddoe (3869) and Steve Marsh (0770). For machine-coders; this will calculate a checksum for each program in memory as a check for any corruption after experimentation. 3.5K Z124 BASICFIX by Steve Marsh (0770). Makes some 'Bad programs' better behaved! 0.5K Z125-126 Two by Richard Boam (2891) Z125 LIST-COMP.BAS will compile list (".l") files or a catalogue of files. 7.5K A=documentation B=program Z126 INDEXER.BAS uses a nominated printer highlight to produce an plain text file index of a PipeDream document. 13K A=documentation B=program -oOo- Z127 CROCODILE HUNT. A simple game submitted by Dr.Graham Cox (3946). 2K Z128 Z80DIS. A Z80 disassembler by Keith Rickard (1010). 10K A=documentation B=BASIC driver C=M/C program Z129 KERMIT-88. A full implementation, including terminal emulation, by Wally Wright (0759). 30K A=documentation B=program Z130 SQZENC by Ted Ovenden (0633). A compression and encoder program for both plain text and PipeDream files. 6K A=documentation B=program Z131-132 Two programs from LJ Devaney (0227) Z131 ASTROLOGICAL LOGARITHMS; a tool to assist in natal chart production. 7K A=documentation B=program Z132 BROTHER HR10 PRINTER DRIVER including a test sheet and Panel set-up. 2.5K A=documentation B=test sheet C=PrinterEd file D=Panel set-up -oOo- Z133 SPECTRUM-LINK v2.+ by Dennis Gr”ning (1080). Building on the success of Z110, this program has a Z88 controlling program which can also be used for linking the Z88 to a PC! Z110 files are not compatible (hence Z133D). 19.5K A=documentation B=Z88LInit.pro Spectrum program C=Z88-Link.pro Spectrum program D=ZConvert.pro Spectrum program E=Speclink.bas Z88 program Z134 Z88FKEYS.BAS by George Ogden (1078). Extends Michael Hey's concept (Z108) by allowing you to create up to 147 function keys! 37K A=documentation B=program C=DEMO.KYS D=ALLINONE.KYS Z135 IARULOC.BAS by LJ Devaney (0227). Translate an IARU locator into global co-ordinates for radio hams. 10.5K A=documentation B=program Z136 ARCHIVE by Keith Beddoe (3869). Automatically archives files to, and restores them from, EPROM. 4.5K A=documentation B=CLI file C=ZCHECK.BIN D=ZBACK.BIN Z137 RPN CALCULATOR v1.5 by M.Foweraker (4432). A Reverse Polish Notation calculator based on the Hewlett Packard type with a 7 entry stack and up to 20 memories. 10K A=documentation B=program Z138-142 Five by Jack Lawrie (4635) Z138 FIELD; given the focal length lens and aperture (f-stop) of a lens this will calculate the precise depth of field (the range within which an image will be sharply focussed). 2.5K Z139 MORTGAGE; an accurate variable mortgage interest calculator. 4K A=documentation B=program Z140 ANTS; a simple game in BASIC. 2K Z141 HOWITZER; another simple BASIC game. 2K Z142 TREASURE HUNT; another BASIC game. 2.5K -oOo- Z143 ZX-TASWORD to PipeDream (and back again!) conversion by Austin Fox (4315). A Spectrum program only available on microdrive cartridge. Z144 UNIX LINK by Richard Hesketh (4813). The C source for a Z88-Unix Link, ready to compile on your Unix machine. 18K Z145-146 Two more by Jack Lawrie (4635). Z145 WORDS; a word game with no connection with Scrabble¾ (honest!). 7K A=documentation B=program Z146 NUMBERS; a two-way Roman numerals conversion program. 2.5K -oOo- Z147 TRYPE & TYPE by David Richardson (0226) being a mini, and a more advanced, typing tutor. 29K A=documentation B=Trype C=Type Z148 PORTFOLIO MANAGER by Prof.Brian Shackel (0648). Published in Z88 EPROM Vol.5 No.4. 8.5K A=documentation B=PipeDream spreadsheet Z149 TRIAL BALANCE by Steve Edwards (4794). A PipeDream spreadsheet which will perform an accountant's trial balance of accounts. 26K A=documentation B=PipeDream spreadsheet Z150 EDITOR by Jack Lawrie (4635). Based on Cambridge's PROCE() procedure, a line editor suite for BASIC. 4K Z151-152 Two more spreadsheets by Steve Edwards (4794). Z151 CFF; Cash Flow Forecast spreadsheets, both a simple and more complex version. 11K A=documentation B=CF1 spreadsheet (simple) C=CF2 spreadsheet (complex) Z152 INVEST; a very detailed investment portfolio manager. 34K A=documentation B=spreadsheet -oOo- Z153 COPIER by Andrew Rowland (4228). Gives you Filer-like control over the copying of files to and from sub-directories or devices. 11K A=documentation B=program C=start-up CLI file. Z154 MORTGAGE.PD by Jack Lawrie (4635). Building on the success of Z139, this is a very accurate spreadsheet mortgage repayment calculator. 3K Z155 BANNER MAKER by P.I.Nicholson (1396). Allows you to produce banners on a dot-matrix printer. 9K A=documentation B=program C=sample file Z156 GRAPHICS STORE by Jack Lawrie (4635); allows you to store user defined graphics for future use. 7.5K A=documentation B=program Z157-160 Four programs from Dennis Gr”ning (1080) Z157 FCOMPARE.BAS; compares updated files to each other, even if different lengths. 2K Z158 EPROMCAT.BAS; unlike other, similar, programs this can read 256K EPROMs (in any slot) containing files of any length and output can be sent to a printer with []+P. 1.5K Z159 ROMDMP6.BAS; based on Mark Stevenson's "Paged Memory Dump" (Z88 EPROM Sept/Oct 1988) it will accept addresses from &C000-&FFFF or offset from base page (0-&3FFF) entered as hex, decimal or expressions. Page numbers returned in hex. 2.5K Z160 PRINT.BAT; a PC batch file to allow you to use your PC as a parallel printer interface. Only available on PC disk. -oOo- Z161-162 Two from Mark Foweraker (4423) Z161 TABLES.BAS; for testing multiplication tables, using both multiplication and division. 2K Z162 HIGHWAY ENGINEERS SUITE; a suite of PipeDream spreadsheets and link file, complete with documentation. 7.5K -oOo- Z163 EPMGR by Richard Boam (2891); an EPROM manager which, not only allows file selection, but for CHaining of files from EPROM. 15.5K A=documentation B=BASIC loader C=machine code Z164 NEXT, PLEASE... by Michael Hey (0703). Resets the BASIC cursor and avoids the use of quotation marks when loading programs. As published in Z88 EPROM Vol.5 No.7. 3K Z165 APR.BAS by Jack Lawrie (4635). Calculates the Annual Percentage Rate of any loans, hire purchase or deferred payment terms, taking into consideration all fees, etc. 7.5K A=documentation B=program Z166 PIPEDREAM CALCULATORS by Jeff Lewis (0945). A variety of PipeDream calculators which can work out Dates (A), Percentages (B), a cumulative calculator (C), a trigonometric calculator (D), an imperial<>metric calculator (E), a metric scale (F) and a car-buyer's guide to profit margins (G). 14K Z167 VECTORS by Dave Robinson (5118). A BASIC vector addition program. 1K Z168 DECOR GUIDE by Brian Coutts (4810). A PipeDream calculator of paper and paint required to decorate a room. 1.5K Z169 DESKJET PRINTER DRIVER by Ian Braby (0123). Written to drive the Hewlett Packard DeskJet 500. 1K Z170-171 Two programs from the prolific Jack Lawrie (4635) Z170 DATAFILES; a database in BASIC which can handle more than one database file. 4K A=documentation B=program C=test database file Z171 TRANSFER; a BASIC program to allow you to easily copy or move files around. 2.5K A=documentation B=program -oOo- Z172 PIPEDREAM-ARCHIVE; two QL programs which will allow you to transfer data between PipeDream and QL-Archive. Written and donated by Dilwyn Jones of Dilwyn Jones Computing Ltd. Only available on QL disk or microdrive cartridge. Z173 FIXED ASSETS by Steve Edwards (4794). Calculate your fixed assets and their depreciation over time by either of two different methods. 47K A=documentation B="straight line" spreadsheet C="reducing balance" spreadsheet Z174 DESKCAT by David Stewart (0529). An exercise in Hewlett-Packard graphics printing written in BASIC. 14K A=documentation B=program C=DeskJet PrinterEd file D=DeskJet Supplement to Printer Notes Z175-183 Nine files downloaded from foreign Bulletin Boards by Dennis Gr”ning (1080) Z175 OTL by Richard Haw. An outliner program for use with PipeDream or Thinkz generated outlines with optional section numbering. 14.5K A=documentation B=program C=test data Z176 ZBSCR by Richard Haw. A zBase screen generation program. 13.5K A=documentation B=program Z177 ZBOPT by Richard Haw. A zBase program optimiser to remove comments. 4K A=documentation B=program Z178 ZBASOPT by Richard Haw. A BASIC program optimiser which removes REM statements. 5.5K A=documentation B=program Z179 PRTCONV by Richard Haw. A BASIC program which produces pure ASCII files from PipeDream documents. 2K A=documentation B=program Z180 UNITS by Richard Haw. A conversion program for a host of units. 9.5K A=documentation B=program C=data file Z181 SOUND by Curtis Claar. A sound designer program. 3K A=documentation B=program Z182 CARDS by Curtis Claar. A toolkit for budding card game programmers to generate the suits and backs. 11.5K A=documentation B=program Z183 CAMELS by Creative Computing. A BASIC game; can you cross the desert on your camel with just one canteen of water? 5.5K Z184 CHESSTIMER by Jack Lawrie (4635). A chess clock which conforms to National and International chess tournament standards. 4K A=documentation B=program Z185-187 Three programs from Tom Hawkins (4665) Z185 SXX; an XModem implementation (adapted from Z051) which removes the need for a Link ROM and allows you to archive files to any other computer with a terminal program and to perform incremental back-ups. Files saved to a PC using this method are PCLink compatible! 23K A=documentation B=program Z186 FILEGROUP; the file selection part of Z185 available as a free-standing program for backup purposes. 6K A=documentation B=program Z187 MOLARMASS; a BASIC program that calculates the molar mass of a chemical compound from it's formula. 5K A=documentation B=program -oOo- Z188 PENCALC by Paul Goodings (4865). A pension and redundancy calculator. 15K A=documentation B=program Z189 TYPEWRITER v3 by Mark Foweraker (4423). Allows you to use any printer attached to your Z88 as a typewriter; useful for forms or addresses on envelopes. 33K A=documentation B=program C=definition file D=definition editor E=mini version Z190 BAR CHART by Neils Levi (4692). A BASIC program to produce bar charts which can then be loaded into and annotated within PipeDream. An alternative method to that featured in Z88 EPROM page 6.2.10. 2.5K A=documentation B=program Z191 VATCALC by Philip Hodson (0713). A PipeDream VAT-inclusive and -exclusive calculator. 1K Z192 Not yet available. Z193 CAR PERFORMANCE CALCULATOR by Eric Reed (5210). Verify those published performance figures as accurate! 10K A=documentation B=program C-E=example files Z194 VP-SUPPORT by D Lucas (4769). A Sideways RAM image for BBC "B" and Master computers that works with View Professional making it operate in almost exactly the same way as Z88 PipeDream. Also provides integrated file transfer to and from the Z88. Only available from the Archimedes/BBC sub-librarian. Z195-8 Four programs from Jack Lawrie Z195 TYPE - a very simple BASIC typewriter. 5K A=documentation B=program Z196 BARCHART; an alternative method of charting in BASIC or PipeDream. 4K A=documentation B=program Z197 HORSERACE; playing this game is a safe way to bet on the horses! 2.5K Z198 ESCAPE; can you escape the monster?! 3K -oOo- Z199-201 Two utilities from Philip Hodson (0713) and Richard Boam (2891) Z199 SAVE-TO-DISK1; saves files you have modified on a day-to-day basis to your RangerDisk. For RangerDisk 1 users. 16K A=documentation B=program C=List-Comp.bas Z200 SAVE-TO-DISK2; for RangerDisk2 owners. 16K -oOo- Z201 SORT-A by Ricahrd Boam (2891). A sort routine which proves to be much faster than PipeDream's uBSO for large files. 6.5K A=documentation B=program Z202 XMODEM.BAS by Christian Pearson (4662). A stripped-down version of Z051 offering just the XModem protocol add-on to the Z88's in-built Terminal. 13K A=documentation B=program Z203-204 Two versions of a program from Mark Foweraker (4423) Z203 ANALYSE, STRIPPER, CUT & PASTE, PD LINKER; to analyse and modify re-direceted printer files, copy information from one active PipeDream to another, copy results from a specified block of cells in one file to another. 21K A=documentation B=Analyse C=Stripper D=Cut & Paste E=PD Linker F-J=Demo files Z204 ANALYSE, STRIPPER, CUT & PASTE, PD LINKER; modified for use with Z081 or Z163 menu systems. 22K -oOo- Z205 Z88INDEX by Philip Hodson (0713). A comprehensive index to Z88 EPROM from the very first! Currently up to Vol.6 No.5. 65K Z206-207 Two versions of a program from Mark Foweraker (4423) Z206 PD Pager; a PipeDream add-on to enable printing of selected pages, including only odd or even pages. Works with normal and list (.L) files. 9K A=documentation B=program Z207 PD Pager; modified for use with Z081 or Z163 menu systems. 9K Z208-Z212 Five more from Jack Lawrie (4635) Z208 MOTORWAY MILEAGE; An exhaustive list of junction-to-junction mileage which allows you to calculate journey distances. 11.5K A=documentation B=PipeDream table Z209 FULL MOON CALCULATOR; will determine when a full moon is expected. 3K Z210 WAGE PACKET CALCULATOR; will work out what the coinage and banknote requirements are to pay up to 12 employees. 7.5K Z211 SNOOKER; a BASIC program will calculate how many reds and colours are needed for the man in play to win the match. 1.5K Z212 INTERVAL TIMER; a BASIC program which allows you to record multiple "intervals" simply by pressing the key. 1.5K -oOo-