./MISC.CAT ./CASES.BA.abs ----------- A short program to do case conversion on text files. It will convert all >./CASES.BA.abs letters to either upper case or lower case, while leaving other characters >./CASES.BA.abs alone. Select option by pressing U(u), L(l) or M(m). Not fast, not unique, >./CASES.BA.abs but can be useful! Should work on M100, T200, probably M10 and, with minor >./CASES.BA.abs changes, on the NEC. >./CASES.BA.abs >./CASES.BA.abs ./CODE10.TXT.abs ----------- Listing of the "TEN CODE" used by police and other emergency services. >./CODE10.TXT.abs NOTE: There are probably as many different 10 codes as there are users!! >./CODE10.TXT.abs This file may be used with COLUMN.100 for demonstration of that programs >./CODE10.TXT.abs features. >./CODE10.TXT.abs >./CODE10.TXT.abs ./COLCRD.BAS.abs ----------- Produces multiple columns output to normal printer paper. Splits larger >./COLCRD.BAS.abs files up by pages. Output can be to disk, RAM, DVI,cassette or printer. >./COLCRD.BAS.abs >./COLCRD.BAS.abs ./COLCRD.DOC.abs ----------- Documentation for COLCRD.BAS >./COLCRD.DOC.abs >./COLCRD.DOC.abs ./COLCRD.MOD.abs ----------- Three modules for COLCRD.BAS. Includes double sided printout, rotary card >./COLCRD.MOD.abs output and an alternate printer routine. Merge into COLCRD.BAS >./COLCRD.MOD.abs >./COLCRD.MOD.abs ./CONVFR.100.abs ----------- Convert French characters from and to: M100-ACNOR's standard >./CONVFR.100.abs ASCII-Neutrals-Capitals. See lines 10-200 (can be deleted) for more >./CONVFR.100.abs information. Doesn't use extra RAM for conversion. >./CONVFR.100.abs >./CONVFR.100.abs ./COUDOC.HFS.abs ----------- Documentation for COUNT.HFS >./COUDOC.HFS.abs >./COUDOC.HFS.abs ./COUNT.FIX.abs ----------- A minor fix to the program COUNT.HFS is identified; avoids counting blank >./COUNT.FIX.abs lines as words >./COUNT.FIX.abs >./COUNT.FIX.abs ./COUNT.HFS.abs ----------- Counts words in TEXT file. Corrects source of errors in program in >./COUNT.HFS.abs PORTABLE 100 May 1984 page 25. >./COUNT.HFS.abs >./COUNT.HFS.abs ./COVER.OKI.abs ----------- Revision of COVER.EPS. It prints a nicely formatted Cover Page for reports >./COVER.OKI.abs on an Okidata 92U printer, using expanded type styles. Designed to be >./COVER.OKI.abs bound (with the report) in report folders with clear plastic front covers. >./COVER.OKI.abs >./COVER.OKI.abs ./CR.DOC.abs ----------- Documentation for CR.LDR >./CR.DOC.abs >./CR.DOC.abs ./CR.LDR.abs ----------- A combination carriage return stripper/formatter for .DO files. Remove >./CR.LDR.abs CR's but preserve paragraphs, or add CR's with word wrap for files you >./CR.LDR.abs wish to upload. Small, and fast. See CR.DOC >./CR.LDR.abs >./CR.LDR.abs ./CR.SRC.abs ----------- Custom Software source of CR.LDR >./CR.SRC.abs >./CR.SRC.abs ./DEETY.100.abs ----------- Animates the Model 100 computer in a fashion similar to Moe.100. It >./DEETY.100.abs animates it in the sense of making it seem human by recognizing english >./DEETY.100.abs phrases and answering in a non-determined way. Also needs DeetyP.100. >./DEETY.100.abs See Deety.Doc >./DEETY.100.abs >./DEETY.100.abs ./DEETY.DOC.abs ----------- Documentation for Deety.100 >./DEETY.DOC.abs >./DEETY.DOC.abs ./DEETYP.100.abs ----------- Personality file for Deety.100 >./DEETYP.100.abs >./DEETYP.100.abs ./DEJAH.101.abs ----------- In the same vein as Moe and Deety. Responds to all keywords in long input >./DEJAH.101.abs strings. Is reasonably fast. See DEJDOC.101 >./DEJAH.101.abs >./DEJAH.101.abs ./DEJDOC.101.abs ----------- Cocumantation for Dejah.101 >./DEJDOC.101.abs >./DEJDOC.101.abs ./DEPARA.BAS.abs ----------- Runs on an MS-DOS machine, to strip CR-LF's from uploaded text. Two or >./DEPARA.BAS.abs more CR-LF's pass through as one. This allows use of text in a word >./DEPARA.BAS.abs processor that uses CR-LF to mark paragraphs. It will also run on the >./DEPARA.BAS.abs Model 100. Spaces will be added if needed to replace CR-LF's. >./DEPARA.BAS.abs >./DEPARA.BAS.abs ./DMP100.CGP.abs ----------- Dumps the screen of the Model 100 to the CGP-115 printer, graphics and all. >./DMP100.CGP.abs >./DMP100.CGP.abs ./DOUBLE.EPS.abs ----------- Basic routine to print a line of text double-size on printers which use >./DOUBLE.EPS.abs Epson graphics codes. See DOUBLE.DMP for Tandy printer version. >./DOUBLE.EPS.abs >./DOUBLE.EPS.abs ./DOUBLE.DMP.abs ----------- Basic routine allows model 100/102 to print double-sized text on Radio >./DOUBLE.DMP.abs Shack printers with bit-graphics mode. >./DOUBLE.DMP.abs >./DOUBLE.DMP.abs ./ENVDOC.NEW.abs ----------- Describes usage of ENVLOP.NEW >./ENVDOC.NEW.abs >./ENVDOC.NEW.abs ./ENVLOP.NEW.abs ----------- Uses ADRS.DO to print addresses on envelopes. Does automatic return >./ENVLOP.NEW.abs addresses. See ENVDOC.NEW >./ENVLOP.NEW.abs >./ENVLOP.NEW.abs ./FXTDOC.100.abs ----------- Documentation for FXTXT.100 >./FXTDOC.100.abs >./FXTDOC.100.abs ./FXTXT.100.abs ----------- Easy use of CIS as "working disk space" for TEXT preparation! FXTXT.100 >./FXTXT.100.abs (3.0) strips unwanted carriage returns from vidtext after downloading >./FXTXT.100.abs while preserving paragraph breaks and list formats. RAM or CAS input. >./FXTXT.100.abs Supports WRITE+. See FXTDOC.100 >./FXTXT.100.abs >./FXTXT.100.abs ./FYLCNT.RWJ.abs ----------- This is my entry in the `Byte-counting' competition. On entering a >./FYLCNT.RWJ.abs filename, the text scrolls across the screen like a ticker-tape, then >./FYLCNT.RWJ.abs stats are shown as: COUNTING filnam.do nnnnn(checksum) BYTES=7246 >./FYLCNT.RWJ.abs CHARS=7105 (SPACES=1122) CarriageReturns=47 LineFeeds=47 TABS=47 >./FYLCNT.RWJ.abs CTRLchars= (displayed only if file contains control-characters other than >./FYLCNT.RWJ.abs Carriage-Returns/Line-Feeds/Tabs) >./FYLCNT.RWJ.abs A file of @7100 characters took @18 minutes to process. >./FYLCNT.RWJ.abs >./FYLCNT.RWJ.abs ./GPAPER.BA.abs ----------- Stupid program that generates graph paper on a DMP-105 printer. ^C to stop >./GPAPER.BA.abs it. >./GPAPER.BA.abs >./GPAPER.BA.abs ./LADUMP.101.abs ----------- Revision to the original LADUMP which is a graphic screen dump program for >./LADUMP.101.abs use with DECs LA50, LA100 Printers. It now runs almost 3 times faster, >./LADUMP.101.abs printing an entire screen in less then 4 minutes. A bug has been fixed and >./LADUMP.101.abs it is smaller. See LADUMP.DOC >./LADUMP.101.abs >./LADUMP.101.abs ./LADUMP.DOC.abs ----------- Documentation for LADUMP.101 >./LADUMP.DOC.abs >./LADUMP.DOC.abs ./LAPPRO.TIP.abs ----------- Using a Lap-top on the lap is complicated by a need to keep some inches >./LAPPRO.TIP.abs between lap and keyboard, room for the wrists. This brief .DOC file >./LAPPRO.TIP.abs describes how to attach the M100 or other laptop to a legal-sized >./LAPPRO.TIP.abs clipboard. >./LAPPRO.TIP.abs >./LAPPRO.TIP.abs ./LCDGPH.BA.abs ----------- Generates a pixel map for use when programming graphics. Uses 2 sheets of >./LCDGPH.BA.abs paper or use legal size! >./LCDGPH.BA.abs >./LCDGPH.BA.abs ./LCDPLT.101.abs ----------- For the Model 100. Dumps the screen onto a dot matrix printer. This >./LCDPLT.101.abs program can be configured for most dot matrix printers. See LCDPLT.DOC >./LCDPLT.101.abs >./LCDPLT.101.abs ./LCDPLT.DOC.abs ----------- Documentation for LCDPLT.101 >./LCDPLT.DOC.abs >./LCDPLT.DOC.abs ./NEWS.100.abs ----------- Generates headlines from random frases stored in memory. Requires VERB.DO >./NEWS.100.abs & NOUN.DO to work. >./NEWS.100.abs >./NEWS.100.abs ./NOUN.DO.abs ----------- Document file for NEWS.100 >./NOUN.DO.abs >./NOUN.DO.abs ./NULL.BAS.abs ----------- Creates a file (NULL.DO) containing a NULL (shows as ^@). It can be pasted >./NULL.BAS.abs into a .do file IF you SELect at least 1 of the surrounding chars. (The >./NULL.BAS.abs null can't be moved by itself) Hope this solves some problems! >./NULL.BAS.abs >./NULL.BAS.abs ./OUTLIN.MKR.abs ----------- OUTLIN.MKR Converts raw IDEA! files into "properly" formatted outlines in >./OUTLIN.MKR.abs standard form: >./OUTLIN.MKR.abs >./OUTLIN.MKR.abs ./PC2PRN.DOC.abs ----------- Documentation file for PC2PRN.LDR >./PC2PRN.DOC.abs >./PC2PRN.DOC.abs ./PC2PRN.LDR.abs ----------- This program loads PC2PRN.CO at any desired address in memory. PC2PRN.CO >./PC2PRN.LDR.abs allows printing from the serial port of a PC via the Model 100's serial >./PC2PRN.LDR.abs port to a printer connected to the Model 100's parallel port. >./PC2PRN.LDR.abs See PC2PRN.DOC >./PC2PRN.LDR.abs >./PC2PRN.LDR.abs ./PHONAL.TXT.abs ----------- Listing of standard phonetics alphabet, to be used as example file for >./PHONAL.TXT.abs COLUMN.100 >./PHONAL.TXT.abs >./PHONAL.TXT.abs ./SCDOKI.DBL.abs ----------- Copies LCD screen to Okidata 92 printer. Uses double size dots, image is >./SCDOKI.DBL.abs about 2" x 8". Subroutine, callable from other BASIC programs. Similar >./SCDOKI.DBL.abs to SCDUMP.100 >./SCDOKI.DBL.abs >./SCDOKI.DBL.abs ./SCDOKI.SNG.abs ----------- Screen dump subroutine (written in Basic) that copies screen (graphics >./SCDOKI.SNG.abs included) to an Okidata 92 printer. Single dots, image is about 1" x 4" >./SCDOKI.SNG.abs >./SCDOKI.SNG.abs ./SCDUMP.100.abs ----------- Copies screen to printer, including graphics, lines, etc. Works with >./SCDUMP.100.abs Gemini 10, 10X and Epson MX-80 printers, and perhaps with other >./SCDUMP.100.abs Gemini/Epson models, but not with Okidata or Tandy DMP printers. >./SCDUMP.100.abs For faster Machine Language screen dump programs for Gemini/Epson >./SCDUMP.100.abs printers, see Portable 100 (Dec '84) and PCM (Jan '85) magazines. >./SCDUMP.100.abs >./SCDUMP.100.abs ./SCRDMP.DOC.abs ----------- Documentation for SCRDMP.VII >./SCRDMP.DOC.abs >./SCRDMP.DOC.abs ./SCRDMP.VII.abs ----------- A graphics dump utility for 7 bit printers (LPVII, DMP100 etc) which can >./SCRDMP.VII.abs be merged into any program. See SCRDMP.DOC >./SCRDMP.VII.abs >./SCRDMP.VII.abs ./STRIP.JPD.abs ----------- Modifcation to USTRIP.BA. Easier, cleaner. >./STRIP.JPD.abs >./STRIP.JPD.abs ./THINK.DO3.abs ----------- Documentation for THINK.IT3. See THINK.DOC for general operating >./THINK.DO3.abs instructions. >./THINK.DO3.abs >./THINK.DO3.abs ./THINK.DOC.abs ----------- Documentation for THINK.IT >./THINK.DOC.abs >./THINK.DOC.abs ./THINK.IT.abs ----------- A 6K program that gives your Model100 thought-processing capabilities like >./THINK.IT.abs those of THINKTANK forIBM computers or IDEA! from Travelling Software. You >./THINK.IT.abs can brainstorm and organize your thoughts then output them to the printer, >./THINK.IT.abs or to RAM for more editing. >./THINK.IT.abs >./THINK.IT.abs ./THINK.IT3.abs ----------- Enhancement of THINK.IT. See THINK.DO3 and THINK.DOC >./THINK.IT3.abs >./THINK.IT3.abs ./THINK.PT1.abs ----------- Contains minor patches to THINK.IT3. One is a fix for long titles and the >./THINK.PT1.abs other provides improved print-out of multi- line entries. Here is another >./THINK.PT1.abs one: to avoid abort due to long file names, add the code ':F$=LEFT$(F$,6)' >./THINK.PT1.abs at the end of Line 142; this will be added to a later PT* file. >./THINK.PT1.abs >./THINK.PT1.abs ./THKRDY.ARC.abs ----------- Use THINK.IT files on your IBM-PC or PC-compatible MS-DOS computer. This >./THKRDY.ARC.abs is an ARChived file, not for laptop downloading. It contains programs to >./THKRDY.ARC.abs convert THINK.IT (shareware, in this Library) files to a format readable >./THKRDY.ARC.abs by Ready! and ThinkTank, and vice-versa. Download with binary protocol, >./THKRDY.ARC.abs and use ARC Vers 5.1x or greater to de-Archive. Documentation is included. >./THKRDY.ARC.abs >./THKRDY.ARC.abs TXT-OV.100 [71266,125] 07-Mar-88 1656 >./THKRDY.ARC.abs Creates a small CO program which hooks into ROM TEXT to give you >./THKRDY.ARC.abs overwrite toggle (ESC-1 = overwrite, ESC-2 = insert) and no wordwrap >./THKRDY.ARC.abs (use SHIFT-ENTER, vs. ENTER, after file name to enable wordwrap). >./THKRDY.ARC.abs Model 100/102 only >./THKRDY.ARC.abs >./THKRDY.ARC.abs TXT-OV.ASM [71266,125] 07-Mar-88 3186 >./THKRDY.ARC.abs Source code for TXT-OV.CO. (TXT-OV.100) >./THKRDY.ARC.abs >./THKRDY.ARC.abs ./TYPO3.DOC.abs ----------- The documentation for TYPO3.MAL >./TYPO3.DOC.abs >./TYPO3.DOC.abs ./TYPO3.MAL.abs ----------- Version 3 of a typo finder. It finds doubled words ("Paris in the the >./TYPO3.MAL.abs spring") and words in the document being checked which exist only once in >./TYPO3.MAL.abs memory. This version takes less than 1/3 of the time of prior versions. >./TYPO3.MAL.abs See TYPO3.DOC >./TYPO3.MAL.abs >./TYPO3.MAL.abs ./USTRIP.100.abs ----------- INTERACTIVE program to take you quickly through a .DO file CR by CR >./USTRIP.100.abs stopping at each to let you Y/N it. Avoids the inevitable "guessing" of >./USTRIP.100.abs automatic removal routines which usually require one-by-one CR editing >./USTRIP.100.abs anyway. >./USTRIP.100.abs >./USTRIP.100.abs ./VERB.DO.abs ----------- Document file for NEWS.100 >./VERB.DO.abs >./VERB.DO.abs ./WC.BAS.abs ----------- Basic program with machine language routine that counts words fast: 2000 >./WC.BAS.abs words in barely two seconds. >./WC.BAS.abs >./WC.BAS.abs ./WC.DOC.abs ----------- Documentation for WC.BAS >./WC.DOC.abs >./WC.DOC.abs ./WCOUNT.100.abs ----------- Simple word counter program for text files. Handy for writers. >./WCOUNT.100.abs >./WCOUNT.100.abs ./WRDCNT.EJ.abs ----------- Slow but different word count program for use on document files... >./WRDCNT.EJ.abs and it's even usually accurate! >./WRDCNT.EJ.abs >./WRDCNT.EJ.abs WS-STP.BA [71266,125] 16-Jan-87 690 >./WRDCNT.EJ.abs Wordstar file stripper. It processes a specified Wordstar file and gives >./WRDCNT.EJ.abs you an ASCII file. Soft carriage returns are stripped as are soft hyphens >./WRDCNT.EJ.abs and most formatting control codes. Input can be from any supported device. >./WRDCNT.EJ.abs Slow (written in Basic) but useful in a pinch, and the price is right! >./WRDCNT.EJ.abs Modify the characters processed to suit your fancy. >./WRDCNT.EJ.abs ./PRINTS.CAT ./CAPS.BA.abs ----------- CAPS.BA forces the Model 100/102, Tandy 200, and NEC 8201/8300 to display >./CAPS.BA.abs all screen information in upper case, and to print all data to the printer >./CAPS.BA.abs in upper case. Only display and printout are affected; actual data in the >./CAPS.BA.abs computer remains unchanged. >./CAPS.BA.abs >./CAPS.BA.abs ./CAPS.DOC.abs ----------- Documentation for CAPS.BA >./CAPS.DOC.abs >./CAPS.DOC.abs ./COLUMN.101.abs ----------- Formats (or re-formats) text files with narrow lines to multiple column >./COLUMN.101.abs files or to printer. Developed on M100 with DVI and Epson MX- 80. May be >./COLUMN.101.abs used with other printers, CHIPMUNK, M200, or TDD with little or no >./COLUMN.101.abs changes. See COLUMN.DOC for documentation and PHONAL.TXT and CODE10.TXT >./COLUMN.101.abs for examples. File contains graphic characters, and must be downloaded >./COLUMN.101.abs with 8-bit parameters or Xmodem. >./COLUMN.101.abs >./COLUMN.101.abs ./COLUMN.BUG.abs ----------- Correction to Line Printer Output bug in COLUMN.100 >./COLUMN.BUG.abs Correction made in COLUMN.101 >./COLUMN.BUG.abs >./COLUMN.BUG.abs ./COLUMN.DOC.abs ----------- Documentation for COLUMN.100 >./COLUMN.DOC.abs >./COLUMN.DOC.abs ./COLUMN.PR2.abs ----------- Prints long lists of short items in multiple column on each page. Does not >./COLUMN.PR2.abs format. (For text, format to RAM first with width=column width). Improved >./COLUMN.PR2.abs version of COLUMN.PRT, fixes bug, more compact. >./COLUMN.PR2.abs >./COLUMN.PR2.abs ./COLUMN.PRT.abs ----------- Prints long lists of short items in several columns on each page. Does >./COLUMN.PRT.abs not format. (for text format to RAM first). >./COLUMN.PRT.abs >./COLUMN.PRT.abs ./CURSOR.RLC.abs ----------- A 60 X 10 column widow of an 80 column display for the Model 100. See >./CURSOR.RLC.abs CURSOR.DOC before using. Allows you to check and correct the formatting of >./CURSOR.RLC.abs your .DO files before printing. Convert CURSOR.RLC with RLCLDR.BA in Lib7. >./CURSOR.RLC.abs >./CURSOR.RLC.abs ./CURSOR.DOC.abs ----------- Documentation for CURSOR.RLC >./CURSOR.DOC.abs >./CURSOR.DOC.abs ./EP22.WM1.abs ----------- A simple .DO file print program for the Brother EP22 portable printer. >./EP22.WM1.abs It provides headers and page numbers, and controls line length to 72 >./EP22.WM1.abs characters, but does little else by way of formatting. The M100 and the >./EP22.WM1.abs EP22 must be connected exactly per the instructions in RS232.DOC. Set the >./EP22.WM1.abs EP22 to 300 baud ON LINE before attempting to print. >./EP22.WM1.abs >./EP22.WM1.abs ./EP44V2.100.abs ----------- Updated version of EP44.100 print formatter for the Brother EP 44 >./EP44V2.100.abs Printer/Typewriter. LM/RM control. Centering. Page numbering. Change >./EP44V2.100.abs Margin. Underlining. Double-spacing. Uses EP 44 control codes. SEE >./EP44V2.100.abs EP44V2.DOC >./EP44V2.100.abs >./EP44V2.100.abs ./EP44V2.DOC.abs ----------- DOCUMENTATION FOR EP44V2.100 >./EP44V2.DOC.abs >./EP44V2.DOC.abs ./EP44V3.100.abs ----------- Version 3 of Brother EP-44 text formatter. See EP44V3.DOC >./EP44V3.100.abs >./EP44V3.100.abs ./EP44V3.DOC.abs ----------- Documentation for EP44V3.100 >./EP44V3.DOC.abs >./EP44V3.DOC.abs ./FORDOC.DOC.abs ----------- Documentation for FORMAT.100, includes instructions on how to customize >./FORDOC.DOC.abs FORMAT.100 for different users and printers. >./FORDOC.DOC.abs >./FORDOC.DOC.abs ./FORMAT.100.abs ----------- Formats text files for the Brother CE-50 printer. FORMAT.100 supports >./FORMAT.100.abs underlining, overstriking, and provides titling, page heading and >./FORMAT.100.abs numbering. It has a special preview feature which displays text layout on >./FORMAT.100.abs the Model 100 screen. See FORDOC.DOC >./FORMAT.100.abs >./FORMAT.100.abs ./FORMAT.BAS.abs ----------- Enables the user to imbed line feeds into a text file. This program is >./FORMAT.BAS.abs useful for uploading text to a computer that doesn't give an automatic >./FORMAT.BAS.abs line feed with a carriage return. Instructions for use are in REM >./FORMAT.BAS.abs statements at the beginning of the program. >./FORMAT.BAS.abs >./FORMAT.BAS.abs ./FORMAT.DOC.abs ----------- Documentation for FORMAT.RZK >./FORMAT.DOC.abs >./FORMAT.DOC.abs ./FORMAT.RZK.abs ----------- Formats Text files for the printer and inserts information from an extra >./FORMAT.RZK.abs file. >./FORMAT.RZK.abs >./FORMAT.RZK.abs ./GPATCH.100.abs ----------- This patch for the excellent gprint.100 allows you to preview the text >./GPATCH.100.abs formatted on screen a la Text Power 100. To reformat, enter S(spacing), >./GPATCH.100.abs L(left margin), R(right margin), T(top), B(bottom). Enter all margins even >./GPATCH.100.abs if reformatting only one. This program also allows you to do a near letter >./GPATCH.100.abs quality mode if you have the new SG-10 printer from star micronics. >./GPATCH.100.abs >./GPATCH.100.abs ./GPRINT.100.abs ----------- A program for using the gemini 10X printer with the Model 100. Allows >./GPRINT.100.abs configuration of printer, imbeded printer control codes, single envelope >./GPRINT.100.abs addressing, and formatted printing of .DO files. SeeGPRINT.DOC >./GPRINT.100.abs >./GPRINT.100.abs ./GPRINT.DOC.abs ----------- Documentation for GPRINT.100 >./GPRINT.DOC.abs >./GPRINT.DOC.abs ./HEADS.BA.abs ----------- HEADS.BA will allow the user to enter subheads in a long printed report. >./HEADS.BA.abs The user has a choice of 12 difference styles of subheads. The subhead >./HEADS.BA.abs printing was tested on a TANDY DMP-130. No other printer was tested. >./HEADS.BA.abs >./HEADS.BA.abs ./HYPHEN.100.abs ----------- A companion program to FORMAT.100. This program scans a text file for >./HYPHEN.100.abs lines which would print out too long or too short, without hyphenization. >./HYPHEN.100.abs The user is given the option of reformatting or hyphenating the offending >./HYPHEN.100.abs lines. See HYPHEN.DOC >./HYPHEN.100.abs >./HYPHEN.100.abs ./HYPHEN.DOC.abs ----------- Documentation for HYPHEN.100, includes instructions for customizing the >./HYPHEN.DOC.abs program for different users and printers >./HYPHEN.DOC.abs >./HYPHEN.DOC.abs ./NEWPRT.DOC.abs ----------- Documentation for NEWPRT.FX8 >./NEWPRT.DOC.abs >./NEWPRT.DOC.abs ./LPTDOX.BA.abs ----------- One-liner that lists RAM files; asks which ones you want to print; and >./LPTDOX.BA.abs prints them, with each new file starting at the top of a page, while you >./LPTDOX.BA.abs take a shower. (or whatever) Does not format, but will pass

>./LPTDOX.BA.abs codes to printer. See LPTDOX.DOC >./LPTDOX.BA.abs >./LPTDOX.BA.abs ./LPTDOX.DOC.abs ----------- Documentation for LPTDOX/BA >./LPTDOX.DOC.abs >./LPTDOX.DOC.abs ./NEWPRT.FX8.abs ----------- One more print formatter: this one is for use with an Epson LX-80 or >./NEWPRT.FX8.abs similar printer with a near letter quality mode. It also adds a linefeed >./NEWPRT.FX8.abs to each carriage return, so you don't have to reset the switches in the >./NEWPRT.FX8.abs printer when you use it to print M100 files. Adapted from the NEWPRT.100 >./NEWPRT.FX8.abs program in Orson Kellogg's book "The Radio Shack Notebook Computer. >./NEWPRT.FX8.abs See NEWPRT.DOC >./NEWPRT.FX8.abs >./NEWPRT.FX8.abs ./NEWTXT.DOC.abs ----------- Documentation for NEWTXT.HEX >./NEWTXT.DOC.abs >./NEWTXT.DOC.abs ./NEWTXT.HEX.abs ----------- New M/L text formater. Many new and powerful features. Use HEXLDR.100 from >./NEWTXT.HEX.abs Lib7 to convert to .CO file. See NEWTXT.DOC >./NEWTXT.HEX.abs >./NEWTXT.HEX.abs ./PGPRNT.100.abs ----------- Allows the user to print and format an ASCII file from the Model-100 ROM. >./PGPRNT.100.abs Prompts are given for filename, and left/right margins. It will print 56 >./PGPRNT.100.abs lines per page then skip 10. >./PGPRNT.100.abs >./PGPRNT.100.abs ./PIXMAP.100.abs ----------- Produce a pixel map of a TEXT file based on formatting information INPUT >./PIXMAP.100.abs by the user. >./PIXMAP.100.abs >./PIXMAP.100.abs ./PIXPLT.BAS.abs ----------- Creates pixel plot of text files on screen, showing text layout of printed >./PIXPLT.BAS.abs page. Returns page/line/word/byte counts. 100/102/200 >./PIXPLT.BAS.abs >./PIXPLT.BAS.abs ./PR2SID.BAS.abs ----------- Print program for splitting a document into two parts so you can print it >./PR2SID.BAS.abs on both sides of the paper and have the pages in order. See PR2SID.DOC >./PR2SID.BAS.abs >./PR2SID.BAS.abs ./PR2SID.DOC.abs ----------- Documentation for PR2SID.BA >./PR2SID.DOC.abs >./PR2SID.DOC.abs ./PRINT.100.abs ----------- Revised version of Tandy printer program to permit both serial and >./PRINT.100.abs parallel printer output >./PRINT.100.abs >./PRINT.100.abs ./PRINT.QIK.abs ----------- Print formatter for M100/T102/T200. Less than obvious features: Tabs >./PRINT.QIK.abs permitted, toggles indents, toggles line spacing, >./PRINT.QIK.abs centers text line,

forces page feed, --these MUST be >./PRINT.QIK.abs at left margin. ALL prompts have default responses. >./PRINT.QIK.abs Patch to V4.0: Remove all code after NEXT in line 9 >./PRINT.QIK.abs >./PRINT.QIK.abs ./PRINTR.100.abs ----------- Simple output formatter for .DO files prepared with TEXT. Allows setting >./PRINTR.100.abs R&L margins, stops between pages, or cont., adds heading (you specify), >./PRINTR.100.abs date and page numbers to pages. Single/double spacing. A little slow, >./PRINTR.100.abs but it works. >./PRINTR.100.abs >./PRINTR.100.abs ./PRINTR.BF.abs ----------- Shorter version of Ed Juge's output formatter for .DO files >./PRINTR.BF.abs prepared with TEXT. Margin set, heading, date, time & page count. Code may >./PRINTR.BF.abs be hard to read 'cause Byte Fyter can't read code. >./PRINTR.BF.abs >./PRINTR.BF.abs ./PRINTR.OKI.abs ----------- Revision for Okidata 92 of PRINTR.BF >./PRINTR.OKI.abs >./PRINTR.OKI.abs ./PRINTS.700.abs ----------- Program PRINT.100 Modified to send both a line feed and a carrage return >./PRINTS.700.abs to enable a Silent 700 and some other terminals to be used as printers. >./PRINTS.700.abs >./PRINTS.700.abs ./PRINTZ.100.abs ----------- Byte saving version of PRINTZ.LDR. Get PRINTZ.LDR & .DOC first >./PRINTZ.100.abs >./PRINTZ.100.abs ./PRINTZ.ASM.abs ----------- Assembly source code for PRINTZ >./PRINTZ.ASM.abs >./PRINTZ.ASM.abs ./PRINTZ.DOC.abs ----------- User Guide for PRINTZ.LDR >./PRINTZ.DOC.abs >./PRINTZ.DOC.abs ./PRINTZ.LDR.abs ----------- Update of the BASIC program that installs relocatable M/L code which >./PRINTZ.LDR.abs performs page breaks, indentation, optional page numbering, pause between >./PRINTZ.LDR.abs pages and more, when using Shift-Print from TEXT or BASIC (LLIST), Echo >./PRINTZ.LDR.abs from TELCOM (pg num bug fixed), and LPRINTing from BASIC. See PRINTZ.DOC >./PRINTZ.LDR.abs >./PRINTZ.LDR.abs ./PRN100.BAS.abs ----------- Basic program to store your own printer control sequences in PRN100. See >./PRN100.BAS.abs PRN100.DOC >./PRN100.BAS.abs >./PRN100.BAS.abs ./PRN100.DOC.abs ----------- New and improved version of PRINT. This one allows you to configure it to >./PRN100.DOC.abs your own printer! PRINT is a Machine Language program loaded with good >./PRN100.DOC.abs features. You need PRN100.DOC, PRN100.OBJ, PRN100.LDR, PRN100.BAS, and >./PRN100.DOC.abs PRN100.MOD. See PRN100.SER for use with serial printers through RS-232 >./PRN100.DOC.abs port. >./PRN100.DOC.abs >./PRN100.DOC.abs ./PRN100.DVI.abs ----------- PRN100.DVI explains how to relocate PRN100 machine code print formatter so >./PRN100.DVI.abs that it is compatible with the Tandy Disk Video Interface. See PRN100.DOC. >./PRN100.DVI.abs With a few minor changes, the procedure should work with other machine >./PRN100.DVI.abs code programs which occupy the same RAM addresses as the DVI OS and with >./PRN100.DVI.abs other DOS's, e.g., Chipmunk CDOS. >./PRN100.DVI.abs >./PRN100.DVI.abs ./PRN100.LDR.abs ----------- Loader Program for PRN100.OBJ. See PRN100.DOC >./PRN100.LDR.abs >./PRN100.LDR.abs ./PRN100.LF.abs ----------- This patch for PRN100 will send Line feeds to your printer between pages >./PRN100.LF.abs (in case your printer doesn't accept Form Feeds.) >./PRN100.LF.abs >./PRN100.LF.abs ./PRN100.MOD.abs ----------- Instructions on how to modify PRN100 PRINT program to match your printer. >./PRN100.MOD.abs See PRN100.DOC >./PRN100.MOD.abs >./PRN100.MOD.abs ./PRN100.OBJ.abs ----------- Object file for PRINT (PRN100). See PRN100.DOC >./PRN100.OBJ.abs >./PRN100.OBJ.abs ./PRN100.PCH.abs ----------- For users of PRN100, this patch will add page numbering to printouts. For >./PRN100.PCH.abs non-users you should read PRN100.DOC, then download PRN100.OBJ and >./PRN100.PCH.abs PRN100.LDR. SAVEM"PRINT" and then run PRN100.PCH (this program). >./PRN100.PCH.abs >./PRN100.PCH.abs ./PRN100.RL1.abs ----------- Instructions for PRN100.RL2 >./PRN100.RL1.abs >./PRN100.RL1.abs ./PRN100.RL2.abs ----------- Program for relocating PRN100 (PRINT.CO) text formatter. See PRN100.RL1 >./PRN100.RL2.abs >./PRN100.RL2.abs ./PRN100.SER.abs ----------- A patch for PRN100 to convert it from a parallel output to an RS232 output. >./PRN100.SER.abs See PRN100.DOC >./PRN100.SER.abs >./PRN100.SER.abs ./PRN100.SWH.abs ----------- A BASIC printer switch for PRN100 using the POKEs of PRN100.SER. >./PRN100.SWH.abs It helps if you are using several printers. >./PRN100.SWH.abs >./PRN100.SWH.abs ./PROPRT.BAS.abs ----------- A simple print formatter that allows proportional spacing and proportional >./PROPRT.BAS.abs letters for a true, typeset looking justification. >./PROPRT.BAS.abs >./PROPRT.BAS.abs ./PROPRT.DOC.abs ----------- Documentation for PROPRT.BAS >./PROPRT.DOC.abs >./PROPRT.DOC.abs ./PRTEXT.BA.abs ----------- PRTEXT V2.2a (.NF text>LL bug fixed). Full featured print formatter/word >./PRTEXT.BA.abs processor for M100 & M200. Uses ANY printer. Uses TDD w/POWR-DISK or >./PRTEXT.BA.abs TS-DOS, D/VI, Chipmunk or Cassette. Unlimited Document and Mail Merge list >./PRTEXT.BA.abs length Browse & Download PRTEXT.BA, PRTFIX.BA, PRTINS.PTX, PRTMG1.PTX, >./PRTEXT.BA.abs PRTMG2.PTX, PRTMG3.PTX, PRTMG4.PTX & PRTMG5.PTX for programs & >./PRTEXT.BA.abs instructions. Load PRTEXT.DO, Save PRTEXT.BA >./PRTEXT.BA.abs >./PRTEXT.BA.abs ./PRTFIX.BA.abs ----------- Produces a custom printer module for the PRTEXT word processor to use >./PRTFIX.BA.abs special printer functions such as underscore, boldface, etc. Supports ALL >./PRTFIX.BA.abs printers. >./PRTFIX.BA.abs >./PRTFIX.BA.abs ./PRTINS.PTX.abs ----------- One of six PRTEXT format instruction files for PRTEXT and PRTFIX. >./PRTINS.PTX.abs To print instuctions (use PRTEXT as downloaded): >./PRTINS.PTX.abs Have all five PRTMG#.DO files on CAS: (in order) or on disk 0: >./PRTINS.PTX.abs (If on CAS:, edit all "0:" in PRTINS.DO to "CAS:") >./PRTINS.PTX.abs With PRTINS in RAM, run PRTEXT: output=P, document=PRTINS >./PRTINS.PTX.abs >./PRTINS.PTX.abs ./PRTMG1.PTX.abs ----------- One of six PRTEXT format instruction files for PRTEXT and PRTFIX >./PRTMG1.PTX.abs Browse PRTINS.PTX instructions >./PRTMG1.PTX.abs >./PRTMG1.PTX.abs ./PRTMG2.PTX.abs ----------- One of six PRTEXT format instruction files for PRTEXT and PRTFIX >./PRTMG2.PTX.abs >./PRTMG2.PTX.abs ./PRTMG3.PTX.abs ----------- One of six PRTEXT format instruction files for PRTEXT and PRTFIX >./PRTMG3.PTX.abs >./PRTMG3.PTX.abs ./PRTMG4.PTX.abs ----------- One of six PRTEXT format instruction files for PRTEXT and PRTFIX >./PRTMG4.PTX.abs >./PRTMG4.PTX.abs ./PRTMG5.PTX.abs ----------- One of six PRTEXT format instruction files for PRTEXT and PRTFIX >./PRTMG5.PTX.abs >./PRTMG5.PTX.abs ./PTXTX.BA.abs ----------- Merge file that add enhancements to PRTEXT.BA. Read PTXTX.DOC >./PTXTX.BA.abs >./PTXTX.BA.abs ./PTXTX.DOC.abs ----------- Documentation for PTXTX.BA and PTXTX.ML >./PTXTX.DOC.abs >./PTXTX.DOC.abs ./PTXTX.ML.abs ----------- Merge file that add enhancements to PRTEXT.BA. Read PTXTX.DOC >./PTXTX.ML.abs >./PTXTX.ML.abs ./THERML.DOC.abs ----------- Documentation for THERML.HEX >./THERML.DOC.abs >./THERML.DOC.abs ./THERML.HEX.abs ----------- Intel format Hex Dump for TERML.CO. See TERML.DOC >./THERML.HEX.abs >./THERML.HEX.abs ./THERML.SRC.abs ----------- Source code for THERML.CO >./THERML.SRC.abs >./THERML.SRC.abs ./TWDTIP.001.abs ----------- Documents the methods used to produce fully formatted footnotes using the >./TWDTIP.001.abs T-WORD word processor. This subject is not extensively covered in the >./TWDTIP.001.abs manual. >./TWDTIP.001.abs >./TWDTIP.001.abs ./TXTFMT.DOC.abs ----------- Documentation for TXTFMT.CO, created by TXTFMT.LDR >./TXTFMT.DOC.abs >./TXTFMT.DOC.abs ./TXTFMT.LDR.abs ----------- This Shareware program will turn your Model 100 TEXT into a full featured >./TXTFMT.LDR.abs word processor. It uses Dot commands, Printer control codes and default >./TXTFMT.LDR.abs settings for margins, line spacing, etc. Has Mail merge and more. >./TXTFMT.LDR.abs >./TXTFMT.LDR.abs ./TXTFMT.PGD.abs ----------- A Basic program (TXT-PG.BA) for the M100 that creates a new version of >./TXTFMT.PGD.abs TXTFMT.CO (Lib2) which is compatible with 0MENU from PG Designs. Should >./TXTFMT.PGD.abs work with versions 2.0+ and 1.0. Be sure to read the instructions in the >./TXTFMT.PGD.abs first lines of the program before running! Please report any problems. >./TXTFMT.PGD.abs If you have received CONFIG.BA from Paul Stork, use this patch AFTER using >./TXTFMT.PGD.abs CONFIG.BA. >./TXTFMT.PGD.abs >./TXTFMT.PGD.abs ./TXTSTR.ASM.abs ----------- Source code for TXTSTR.REL >./TXTSTR.ASM.abs >./TXTSTR.ASM.abs ./TXTSTR.DOC.abs ----------- Documentation for TXTSTR.REL >./TXTSTR.DOC.abs >./TXTSTR.DOC.abs ./TXTSTR.REL.abs ----------- TextStar gives the Model 100 TEXT program Wordstar(tm)-like cursor >./TXTSTR.REL.abs control. This file is a relocatable Basic loader to create TXTSTR.CO >./TXTSTR.REL.abs anywhere in memory. The full description of TextStar is published in the >./TXTSTR.REL.abs March, 1989 Portable 100 magazine. TXTSTR.ASM is the source code and >./TXTSTR.REL.abs TXTSTR.DOC is a brief program description. Model 100/102 only >./TXTSTR.REL.abs >./TXTSTR.REL.abs ./TYPEII.BA.abs ----------- A greatly improved version of the original program TYPE.BA. With TYPE II >./TYPEII.BA.abs and a good printer your M100 becomes a fancy electric typewriter. Print to >./TYPEII.BA.abs the printer, RAM/disk files or both simultaneously. Whether you use you >./TYPEII.BA.abs M100 as your principal computer or as an adjunct to a desktop this is a >./TYPEII.BA.abs useful program. Typing envelopes and memos on the company stationery was >./TYPEII.BA.abs never so easy. Read the REMS in the file for info. Works great with the >./TYPEII.BA.abs PDD & PowrDOS. >./TYPEII.BA.abs >./TYPEII.BA.abs ./TYPER.BA.abs ----------- A text formatter featuring quick printing plus pagination, headers, user >./TYPER.BA.abs defined number of lines per page, page pause, automatic printing of date >./TYPER.BA.abs and day (with no-header option), single or double spacing and user defined >./TYPER.BA.abs printer font setting utility. Copyright 1985 by Sue Widemark, Assisticomp >./TYPER.BA.abs Computer Services, Phoenix, AZ >./TYPER.BA.abs >./TYPER.BA.abs ./VIEW.DO2.abs ----------- Documentation for VIEW >./VIEW.DO2.abs >./VIEW.DO2.abs ./VIEW.DO3.abs ----------- Documentation for VIEW >./VIEW.DO3.abs >./VIEW.DO3.abs ./VIEW.DOC.abs ----------- Documentation for VIEW >./VIEW.DOC.abs >./VIEW.DOC.abs ./VIEW.HX3.abs ----------- RLC relocatable version of VIEW (a 60 X 10 column display for the Model >./VIEW.HX3.abs 100). Fixes two previous bugs and has an better loader. See VIEW.DOC, >./VIEW.HX3.abs VIEW.DO2 and VIEW.DO3. Use RLCLDR.DOC/BA in Lib7 to convert to M/L. >./VIEW.HX3.abs >./VIEW.HX3.abs ./VIEW.RLC.abs ----------- RLC relocatable version of VIEW.HX2 (a 60 X 10 column display for the >./VIEW.RLC.abs Model 100 ). See VIEW.DOC and VIEW.DO2 for previous instructions; >./VIEW.RLC.abs additional info for this version is at end of this file. Load no higher >./VIEW.RLC.abs than MAXRAM-1551-1 or currently loaded program's TOP-1551-1 When RLCLDR >./VIEW.RLC.abs says Done, type SAVEMF$,T,E-10,T to facilitate re-running VIEW.CO from >./VIEW.RLC.abs menu screen. >./VIEW.RLC.abs >./VIEW.RLC.abs ./VIEW80.LCD.abs ----------- Every now and then someone gets all excited that there might be software >./VIEW80.LCD.abs available that will allow him to convert his Model 100/102 or 200 screen >./VIEW80.LCD.abs so that it displays 80 characters on a line. Alas, that is not possible. >./VIEW80.LCD.abs This file is an archived message thread which describes why not. >./VIEW80.LCD.abs >./VIEW80.LCD.abs ./VIEW.SRC.abs ----------- Source code for VIEW.HX2 >./VIEW.SRC.abs >./VIEW.SRC.abs ./VIEW80.DO.abs ----------- This is a revision to VIEW2 which allows 80 column display and centering >./VIEW80.DO.abs of text. Source, Start-up and Executable programs are all in this file, >./VIEW80.DO.abs along with rudimentary instructions. Slight reduction in readablity, but >./VIEW80.DO.abs an increase in usefulness for VIEWing print formats. >./VIEW80.DO.abs >./VIEW80.DO.abs ./WORPRO.DOC.abs ----------- Documentation for WORPRO.EM3 >./WORPRO.DOC.abs >./WORPRO.DOC.abs ./WORPRO.EM3.abs ----------- Corrected version of WORPRO.EM2. Now you can define printer codes without >./WORPRO.EM3.abs getting an error. WORPRO's feature includes right justification, page >./WORPRO.EM3.abs numbering, multiple copies, embedded printer codes. >./WORPRO.EM3.abs >./WORPRO.EM3.abs ./XTYPE2.DO.abs ----------- Documentation for TYPEII.BA in Lib2 and CTYPE2.BA in Lib4. >./XTYPE2.DO.abs This is the complete doc for TYPEII.BA and the first 3 pages of the >./XTYPE2.DO.abs CTYPE2.BA doc. Both are electronic typewriter progs but C-TYPE is more >./XTYPE2.DO.abs powerful and has a built in programmable calculator. >./XTYPE2.DO.abs >./XTYPE2.DO.abs ./ZIPFMT.100.abs ----------- Unique TEXT formatting system that is tiny and quick. Files here will >./ZIPFMT.100.abs create and customize a small (147-byte), self-contained .CO program that >./ZIPFMT.100.abs formats text files "in place." You get a completely formatted document, >./ZIPFMT.100.abs in RAM, for output to a printer, another computer, or a FAX service. >./ZIPFMT.100.abs Format options include all four page margins, form size and line spacing. >./ZIPFMT.100.abs See ZIPFMT.DOC >./ZIPFMT.100.abs >./ZIPFMT.100.abs ./ZIPFMT.ASM.abs ----------- Source code for ZIPFMT >./ZIPFMT.ASM.abs >./ZIPFMT.ASM.abs ./ZIPFMT.DOC.abs ----------- Instructions for ZIPFMT.100/200 >./ZIPFMT.DOC.abs ./SETUPS.CAT ./ADDLF.BAS.abs ----------- After uploading a file from the Model 100 to a CP/M, Apple, or IBM-PC(?) >./ADDLF.BAS.abs run this program to add the linefeeds needed by those computers. >./ADDLF.BAS.abs >./ADDLF.BAS.abs ./ADDLFD.100.abs ----------- Processes TEXT files containing carriage returns without line feeds. It >./ADDLFD.100.abs copies the file and inserts the line feeds. >./ADDLFD.100.abs >./ADDLFD.100.abs ./AX130A.BA.abs ----------- Allows single-key control to set-up the DMP130A dot matrix printer. >./AX130A.BA.abs >./AX130A.BA.abs ./AX130A.DOC.abs ----------- DOCUMENTATION For AX130A.BA >./AX130A.DOC.abs >./AX130A.DOC.abs ./CCSLDR.100.abs ----------- Loads and saves Custom Character Set (CCS) files using modified hex format. >./CCSLDR.100.abs Also saves characters to .CO files and displays currently selected >./CCSLDR.100.abs characters. You must run CHRDEF.100 and activate alternate characters in >./CCSLDR.100.abs order to use this program. >./CCSLDR.100.abs >./CCSLDR.100.abs ./CHRDEF.100.abs ----------- Creates a 933 byte machine code file for the Model 100 enabling custom >./CHRDEF.100.abs designed LCD characters 128-255 which remain active in ALL modes (TEXT, >./CHRDEF.100.abs BASIC, etc.). It also creates a short BASIC program "CUSTOM.DO" which >./CHRDEF.100.abs toggles the custom character set on/off. Run CHRDEF.100 once then KILL it. >./CHRDEF.100.abs >./CHRDEF.100.abs ./CHRDEF.PCH.abs ----------- Merge this file with CHRDEF.100 so that it will automatically execute a >./CHRDEF.PCH.abs CLEAR 256,(start address) if needed. Prevents "invalid start address" >./CHRDEF.PCH.abs error. >./CHRDEF.PCH.abs >./CHRDEF.PCH.abs ./CHRGEN.BA.abs ----------- A Program for Creating, Storing and Downloading User Defineable character >./CHRGEN.BA.abs sets to Epson FX series printers. It should be adaptable to other printers >./CHRGEN.BA.abs with user defineable characters sets as well. >./CHRGEN.BA.abs >./CHRGEN.BA.abs ./CHRGEN.DOC.abs ----------- Documentation for CHRGEN.BA >./CHRGEN.DOC.abs >./CHRGEN.DOC.abs ./DMP105.BA.abs ----------- Menu driven program to send printer codes from m100 to DMP printers. As >./DMP105.BA.abs run, set up for DMP105 - easily customized for all DMP's. >./DMP105.BA.abs >./DMP105.BA.abs ./DMP105.DOC.abs ----------- Documentation for DMP105.BA >./DMP105.DOC.abs >./DMP105.DOC.abs ./DMP130.BA.abs ----------- F-Key font set-up prgm. for Tandy DMP130 line of printers, DMP131,132,133 >./DMP130.BA.abs etc should also be agreeable. >./DMP130.BA.abs >./DMP130.BA.abs ./EMBED.TXT.abs ----------- Documents the approach to embedding printer control codes in text files >./EMBED.TXT.abs to printed with Epson or Gemini printers. >./EMBED.TXT.abs >./EMBED.TXT.abs ./EPGRAF.TIP.abs ----------- Hints, programs, explanations re: getting your EPSON printer to print >./EPGRAF.TIP.abs special graphic characters! >./EPGRAF.TIP.abs >./EPGRAF.TIP.abs ./EPSCHR.102.abs ----------- Loads the M100 special characters 128 thru 255 to the Epson FX-80 >./EPSCHR.102.abs printer's RAM exactly as they appear on LCD, even if they have been >./EPSCHR.102.abs redefined using CHRDEF.100. Use for math/science wordprocessing >./EPSCHR.102.abs applications requiring special characters, create and print logo's, or... >./EPSCHR.102.abs Replaces EPSCHR.101 & EPSCHR.100. See EPSON.DOC >./EPSCHR.102.abs >./EPSCHR.102.abs ./EPSCHR.GEN.abs ----------- A program for designing custom characters and fonts for the EPSON FX80 >./EPSCHR.GEN.abs printer and storing them in a compact machine code data file for use with >./EPSCHR.GEN.abs EPSON.SET. It is an adaptation of FXGEN.100 which inturn is an adaption of >./EPSCHR.GEN.abs GCGEN.100. See EPSON.DOC and GCGEN.DOC >./EPSCHR.GEN.abs >./EPSCHR.GEN.abs ./EPSGR.EEK.abs ----------- A data file containing Greek alphabet character data for the Epson FX80 >./EPSGR.EEK.abs printer for use with EPSCHR.GEN >./EPSGR.EEK.abs >./EPSGR.EEK.abs ./EPSON.DOC.abs ----------- Describes how to do math and scientific wordprocessing on the Model 100 >./EPSON.DOC.abs using EPSON.SET, EPSCHR.100, EPSCHR.GEN, EPSGR.EEK together with a general >./EPSON.DOC.abs purpose print program such as PRN100. (See PRN100.DOC, PRN100.LDR, >./EPSON.DOC.abs PRN100.OBJ, PRN100.BAS, and PRN100.MOD) Capabilities include Greek and >./EPSON.DOC.abs custom math characters, sub/superscripts, etc. >./EPSON.DOC.abs >./EPSON.DOC.abs ./EPSON.SET.abs ----------- A versatile, user-friendly, general purpose printer set up program for the >./EPSON.SET.abs EPSON FX80 printer. It is command driven with automatic command completion >./EPSON.SET.abs and verification. It may be used alone, but it is designed to be one of >./EPSON.SET.abs the cornerstones of a powerful customizable math/science wordprocessing >./EPSON.SET.abs package for the Model 100. When used with PRN100 it will do >./EPSON.SET.abs sub/superscripts, Greek, custom characters, text-justification, margins, >./EPSON.SET.abs etc. See EPSON.DOC >./EPSON.SET.abs >./EPSON.SET.abs ./EPSON.SET.abs ----------- A group of 5 programs for the Tandy 200 and Model 100, for use in setting >./EPSON.SET.abs up an Epson RX-80 or FX-85 printer. These were the originals of EPSET.600, >./EPSON.SET.abs also in this Library. >./EPSON.SET.abs >./EPSON.SET.abs ./FONTFX.BAS.abs ----------- Typeface editor program for use with user defined typeface feature of >./FONTFX.BAS.abs Epson FX printer. Greatly simplifies use of this powerful print feature. >./FONTFX.BAS.abs >./FONTFX.BAS.abs ./FONTFX.DOC.abs ----------- Documentation for FONTFX.BAS >./FONTFX.DOC.abs >./FONTFX.DOC.abs ./FONTS.100.abs ----------- SETS ALL 4 TYPESTLYES POSSIBLE WITH RADIO SHACKS DMP 120 >./FONTS.100.abs >./FONTS.100.abs ./FPRINT.BA.abs ----------- BASIC program, using F-keys for font selection. Easily modified for any >./FPRINT.BA.abs printer. As is, for RS family of DMP printers (set up for DMP105) Can be >./FPRINT.BA.abs used on either 100/102 or 200. See FPRINT.DOC >./FPRINT.BA.abs >./FPRINT.BA.abs ./FPRINT.DOC.abs ----------- Documentation for Fprint.BA >./FPRINT.DOC.abs >./FPRINT.DOC.abs ./FX80.100.abs ----------- Defines the Model 100 character set for the Epson FX80 printer. It also >./FX80.100.abs includes an upside down question mark as an option for Spanish printouts >./FX80.100.abs (line 310). If you wish to use the special graphics characters (225-255) >./FX80.100.abs it is suggested that you answer "yes" to line spacing and uni-directional >./FX80.100.abs mode prompts. >./FX80.100.abs >./FX80.100.abs ./FXGEN.100.abs ----------- A custom character generator for the EPSON FX-80 printer. It is adapted >./FXGEN.100.abs from GCGEN.100 for the Gemini. See GCGEN.DOC >./FXGEN.100.abs >./FXGEN.100.abs ./GCGEN.100.abs ----------- Allows the user to generate, store, and download custom characters for the >./GCGEN.100.abs gemimi 10X printer. See GCGEN.DOC >./GCGEN.100.abs >./GCGEN.100.abs ./GCGEN.DOC.abs ----------- Documentation for GCGEN.100 >./GCGEN.DOC.abs >./GCGEN.DOC.abs ./GEMSET.100.abs ----------- Initialize printer for global parameters such as CPI, margins, type style >./GEMSET.100.abs emphasized, etc. Useful for light formatting tasks such as listing a file >./GEMSET.100.abs or echoing in TELCOM. See remarks for additional info. >./GEMSET.100.abs >./GEMSET.100.abs ./GRMCVT.100.abs ----------- A self-relocating machine language program in the form of a Basic loader. >./GRMCVT.100.abs It processes a text file using the seven German characters of the >./GRMCVT.100.abs M100/102, converting it to a form that can be printed on an Epson printer. >./GRMCVT.100.abs It does what GRMXLT.BA does, but much faster. See GRMCVT.DOC. >./GRMCVT.100.abs NOTE: It modifies your original file, permanently -- so make a back-up >./GRMCVT.100.abs before running it. [100/102, ONLY] >./GRMCVT.100.abs >./GRMCVT.100.abs ./GRMCVT.DOC.abs ----------- Documentation for GRMCVT.100 >./GRMCVT.DOC.abs >./GRMCVT.DOC.abs ./GRMCVT.INF.abs ----------- Describes the operation and programming of GRMCVT.100 & GRMCVT.SRC. In >./GRMCVT.INF.abs addition, patches are given which will let GRMCVT (and the Basic program >./GRMCVT.INF.abs GRMXLT.BA) convert to the IBM Graphics mode 2 to print the German >./GRMCVT.INF.abs characters. >./GRMCVT.INF.abs >./GRMCVT.INF.abs ./GRMCVT.SRC.abs ----------- Source (ASM) for the machine language processor in GRMCVT.100. Set up for >./GRMCVT.SRC.abs the Model 100 and Custom Software assembler. Changes to the EQUates at the >./GRMCVT.SRC.abs start will result in a T200 version -- and corresponding patches coud be >./GRMCVT.SRC.abs made to the Basic program's data statements, bypassing the assembly and >./GRMCVT.SRC.abs loader design process. >./GRMCVT.SRC.abs >./GRMCVT.SRC.abs ./GRMXLT.BA.abs ----------- Translate Model 100 files with embedded German characters (CODE-o, CODE-O, >./GRMXLT.BA.abs CODE-a, CODE-A, CODE-u, CODE-U and CODE-S) into a file which can be printed >./GRMXLT.BA.abs with an Epson printer with its German character set. Compose the file with >./GRMXLT.BA.abs your M100, but do not use the characters [, ], {, }, \, or |. Then folllow >./GRMXLT.BA.abs the instructions in the comment lines (1-9) of the program. Slow, but >./GRMXLT.BA.abs possibly useful. >./GRMXLT.BA.abs >./GRMXLT.BA.abs ./HPSET.BA.abs ----------- A quick and dirty set up program fror the HP LaserJet. It sets only the >./HPSET.BA.abs margins and page length, to fixed values. To change these fixed values, >./HPSET.BA.abs edit lines 10-20 (not all lines are used). Intended to run before printing >./HPSET.BA.abs with SPREAD, etc. *Untested at upload -- No access to and HPLJ just now; >./HPSET.BA.abs please report success or failure* >./HPSET.BA.abs >./HPSET.BA.abs ./IBMPRT.TIP.abs ----------- How to make your older Tandy printer compatibale with the RS 1400 >./IBMPRT.TIP.abs computers >./IBMPRT.TIP.abs >./IBMPRT.TIP.abs ./JRPTR.BAS.abs ----------- Printer driver for serial IBM PCjr thermal printer. Easy to adapt for >./JRPTR.BAS.abs other serial printers also. See JRPTR.DOC >./JRPTR.BAS.abs >./JRPTR.BAS.abs ./JRPTR.DOC.abs ----------- Doucmentation for JRPRT.100 >./JRPTR.DOC.abs >./JRPTR.DOC.abs ./LPRINT.100.abs ----------- Set print modes on the M/T Spirit. It is easily modified for additional >./LPRINT.100.abs modes, just look at the data statements, you'll get the idea. >./LPRINT.100.abs >./LPRINT.100.abs LQ1500 [71216,1564] 04-Aug-84 1680 >./LPRINT.100.abs Printer driver for Epson LQ-1500 printer with parallel interface >./LPRINT.100.abs >./LPRINT.100.abs ./OKITAL.100.abs ----------- An italic character font program for the Okidata 92 printer >./OKITAL.100.abs >./OKITAL.100.abs ./OKITAL.DOC.abs ----------- Documentation for Okital.100 >./OKITAL.DOC.abs >./OKITAL.DOC.abs ./PORT.100.abs ----------- This program was written to drive a serial printer. It normally will take >./PORT.100.abs a .DO file and print it to a serial printer connected to the RS-232 port. >./PORT.100.abs It can transfer data from any port to any other port, although it is not >./PORT.100.abs interrupt driven on the input. >./PORT.100.abs >./PORT.100.abs ./PRNTIP.002.abs ----------- Short programs or sub-routines to enhance your forms or whatever...some >./PRNTIP.002.abs are graphics. Print nice top and bottom margins...many applications. >./PRNTIP.002.abs >./PRNTIP.002.abs ./PRT10X.DOC.abs ----------- Allows you to italicize, underline, super- & subscript, change pitch, >./PRT10X.DOC.abs emphasize, etc. in the middle of text files using a Gemini 10X or >./PRT10X.DOC.abs compatible printer. >./PRT10X.DOC.abs >./PRT10X.DOC.abs ./PRT10X.SRC.abs ----------- See PRT10X.DOC for description >./PRT10X.SRC.abs >./PRT10X.SRC.abs ./PRTDMP.110.abs ----------- This menu-driven program was written to aid in selecting the various >./PRTDMP.110.abs typestyles and print modes available on the DMP-110 printer. >./PRTDMP.110.abs >./PRTDMP.110.abs ./RUSSIA.CCS.abs ----------- Custom Character Set for use with CHRDEF.100. Use CCSLDR.100 to load >./RUSSIA.CCS.abs characters into memory. Contains the 33 letters of the Russian alphabet >./RUSSIA.CCS.abs in capitals and lower case, plus graphics characters which can spell the >./RUSSIA.CCS.abs word "Russian". A Russian typing program should be ready soon. >./RUSSIA.CCS.abs >./RUSSIA.CCS.abs ./SETFX.BAS.abs ----------- A command driven facility for setting up the EPSON FX-80 printer. It >./SETFX.BAS.abs includes facilities for selecting typeface width and density, leftmargin, >./SETFX.BAS.abs lines/inch, etc. In addition, it includes a facility for loading the Model >./SETFX.BAS.abs 100 special character set into the FX-80's RAM. A menu of available >./SETFX.BAS.abs commands is displayed at all times. The program features automatic command >./SETFX.BAS.abs completion and verification. >./SETFX.BAS.abs >./SETFX.BAS.abs ./SETRX.PW1.abs ----------- A menu-driven utility which will set print characteristics for Epson >./SETRX.PW1.abs printers. Feel free to add, change, or whatever. Functions in this version >./SETRX.PW1.abs are: Emphasized, Reset (default - resets TOF also), Wide (double width >./SETRX.PW1.abs mode), Margin8 (sets left margin to 8), Compressed, Skip6 (skips 6 spaces >./SETRX.PW1.abs at perf), Double strike, Exit to menu. >./SETRX.PW1.abs Various modes can be mixed, to the extent allowed by the printer. >./SETRX.PW1.abs >./SETRX.PW1.abs ./SIDWY2.100.abs ----------- Print out a .DO file sideways on a dot matrix printer. Read SIDWY2.INF >./SIDWY2.100.abs >./SIDWY2.100.abs ./SIDWY2.INF.abs ----------- Information file for SIDWY2.100 >./SIDWY2.INF.abs >./SIDWY2.INF.abs ./SIDWY3.100.abs ----------- A modified SIDWY2.100 to allow choice of .DO file to print. See SIDWY2.INF >./SIDWY3.100.abs for general directions, except compile at 57000 for starting address. >./SIDWY3.100.abs Line lengths are limited only by cumputer memory and paper. >./SIDWY3.100.abs >./SIDWY3.100.abs ./TGRPH.100.abs ----------- Uses the LCD pixel matrix stored in ROM to generate characters in >./TGRPH.100.abs TRP-100/CGP-220 graphics mode with a size ratio of 1:1 to 1:80. Will take >./TGRPH.100.abs input from CAS:, RAM and disk, output either direct to LPT or a file. >./TGRPH.100.abs See progam REM's for further details and programming notes. >./TGRPH.100.abs Note: Program does not word wrap. >./TGRPH.100.abs >./TGRPH.100.abs ./TOSHIB.BA.abs ----------- Set Toshiba P1340 for various fonts and features and get an immediate >./TOSHIB.BA.abs printed sample. Select character spacing, high quality, proportional, >./TOSHIB.BA.abs condensed, elongated, horizontal and vertical spacings and of course, >./TOSHIB.BA.abs quit. TIPS: (1) Download with CompuServe TABS REAL (go default). >./TOSHIB.BA.abs (2) Add spaces to adapt program for Trs-80 Mod 4 use. >./TOSHIB.BA.abs >./TOSHIB.BA.abs ./TTXPRE.BA.abs ----------- Set TTxPress up for various fonts and features and get an immediate >./TTXPRE.BA.abs sample print-out. Select line spacing, emphasized, condensed, enlarged, >./TTXPRE.BA.abs forms, perf skip, # columns and of course, Quit. TIPS: (1) Download with >./TTXPRE.BA.abs CompuServe TABS REAL (go default). (2) Set your TTxPress to cond and keep >./TTXPRE.BA.abs up with a 300 baud on-line ECHO. (3) Add spaces to adapt program for >./TTXPRE.BA.abs Trs-80 Mod 4 use. >./TTXPRE.BA.abs ./THD-02.CAT ./CTLTIP.THD.abs ----------- Describes a way to embed control characters in TEXT files and still use >./CTLTIP.THD.abs with its convenient formatting option(s). Also an >./CTLTIP.THD.abs explanation of why the simple LCD dump can put your printer in >./CTLTIP.THD.abs compressed mode. >./CTLTIP.THD.abs >./CTLTIP.THD.abs ./GRMPRT.THD.abs ----------- How to type German characters (umlauts and sz) on the Model 10/102/200 >./GRMPRT.THD.abs and to print them out correctly on Epson (and, later, IBM) printer >./GRMPRT.THD.abs >./GRMPRT.THD.abs ./IMAGWR.THD.abs ----------- How to connect an Imagewriter II Printer to the Model 100 family of Tandy >./IMAGWR.THD.abs portables >./IMAGWR.THD.abs >./IMAGWR.THD.abs ./OUTLIN.THD.abs ----------- Comparisons of the various available M100/102/200 outline programs and the >./OUTLIN.THD.abs transfer of their outline files to desktop outliners >./OUTLIN.THD.abs >./OUTLIN.THD.abs ./PRTCOD.THD.abs ----------- Enabling printer "enhancements" from the Model 100 (et al), printing >./PRTCOD.THD.abs graphic chracters, etc. >./PRTCOD.THD.abs >./PRTCOD.THD.abs ./PRTQIK.THD.abs ----------- How to modify PRINT.QIK (Lib2) >./PRTQIK.THD.abs >./PRTQIK.THD.abs ./SR2PAR.THD.abs ----------- How to use the Model 100 as a serial-to-parallel converting printer >./SR2PAR.THD.abs interface >./SR2PAR.THD.abs >./SR2PAR.THD.abs ./THINK.THD.abs ----------- Problem one user was having, and the "memory hungry" nature of the program >./THINK.THD.abs THINK.IT (with some workaround hints) >./THINK.THD.abs >./THINK.THD.abs ./THINK2.THD.abs ----------- Provides a step-by-step example of using THINK.IT3 >./THINK2.THD.abs >./THINK2.THD.abs ./TXTFMT.THD.abs ----------- Discusses the TXTFMT.PGD patch file and provides further info from a >./TXTFMT.THD.abs user on its use >./TXTFMT.THD.abs >./TXTFMT.THD.abs ./UR2LF.THD.abs ----------- Tells how (and HOW NOT!) to get linefeeds with Ultimate ROM II >./UR2LF.THD.abs >./UR2LF.THD.abs ./WSKEYS.THD.abs ----------- Messages deal with the question of obtaining a more complete keyboard >./WSKEYS.THD.abs emulation, specifically using Supera for the Model 100 >./WSKEYS.THD.abs