
*-------------------------------------------*
*   readme.txt for blrmu22 as of 11/09/96   *
*-------------------------------------------*

    blrmu22 is version 22 of BLRMU ( Bud L Rasmussen's Mini Utilities )
    and as such it replaces all earlier versions of BLRMU -

    it is freeware / public domain  and is freely distributable -

    blrmu22 basically consists of :


    1. 41 miscellaneous .com type DOS utilities, written in
       assembly language
    2. an assembly source file ( .asm ) for each utility
    3. an ASCII description file ( .doc ) for each utility
    4. a readme.txt file ( this file )
    5. a file_id.diz file ( description file for BBS use )


*
*
*   list of files in blrmu22  ( 125 total ) ( 3 * 41 + 2 )
*
*


README.TXT          this file
FILE_ID.DIZ         description file for BBS use

*
*   miscellaneous utilities
*

file     file        short file
name     ext         description
........ ...         ................................................

BCR      COM         Batch Carriage Return
BCR      ASM         asm srs for BCR
BCR      DOC         doc file for BCR

BEEP7    COM         Beep 7 times
BEEP7    ASM         asm srs for BEEP7
BEEP7    DOC         doc file for BEEP7

BEEPN    COM         Beep n times
BEEPN    ASM         asm srs for BEEPN
BEEPN    DOC         doc file for BEEPN

BUK      COM         Beep Until Keypress
BUK      ASM         asm srs for BUK
BUK      DOC         doc file for BUK

CCC      COM         Color Change Command
CCC      ASM         asm srs for CCC
CCC      DOC         doc file for CCC

CLR      COM         Clear the screen to color at x=0, y=0
CLR      ASM         asm srs dor CLR
CLR      DOC         doc file for CLR

CRSR     COM         Cursor control
CRSR     ASM         asm srs for CRSR
CRSR     DOC         doc file for CRSR

CRST     COM         Cursor Reset
CRST     ASM         asm srs for CRST
CRST     DOC         doc file for CRST

DAFEM    COM         Display Available, Free, Extended Memory
DAFEM    ASM         asm srs for DAFEM
DAFEM    DOC         doc file for DAFEM

DFM      COM         Display Free Memory
DFM      ASM         asm srs for DFM
DFM      DOC         doc file for DFM

DIV      COM         Display Interrupt Vectors
DIV      ASM         asm srs for DIV
DIV      DOC         doc file for DIV

DIVOP    COM         Display Interrupt Vectors On Printer
DIVOP    ASM         asm srs for DIVOP
DIVOP    DOC         doc file for DIVOP

FD       COM         Find Directory
FD       ASM         asm srs for FD
FD       DOC         doc file for FD

FF       COM         Form Feed
FF       ASM         asm srs for FF
FF       DOC         doc file for FF

GO       COM         Go to drive + directory
GO       ASM         asm srs for GO
GO       DOC         doc file for GO

JD       COM         Jump Directory
JD       ASM         asm srs for JD
JD       DOC         doc file for JD

LFD      COM         Label Floppy Disk
LFD      ASM         asm srs for LFD
LFD      DOC         doc file for LFD

PBM      COM         Put Batch Message
PBM      ASM         asm srs for PBM
PBM      DOC         doc file for PBM

PRT      COM         Print multiple copies of text files
PRT      ASM         asm srs for PRT
PRT      DOC         doc file for PRT

TO       COM         change TO drive + directory
TO       ASM         asm srs for TO
TO       DOC         doc file for TO

TONL     COM         Turn Off Num Lock
TONL     ASM         asm srs for TONL
TONL     DOC         doc file for TONL

TRAD     COM         Typematic Rate And Delay
TRAD     ASM         asm srs for TRAD
TRAD     DOC         doc file for TRAD

*
*   tune playing utilities
*

file     file        short file
name     ext         description
........ ...         ................................................

BIRDCALL COM         play 'Birds' call ( intro to 'Parkers Mood' )
BIRDCALL ASM         asm srs for BIRDCALL
BIRDCALL DOC         doc file for BIRDCALL

ITAINT   COM         play 'It Aint Necessarily So'
ITAINT   ASM         asm srs for ITAINT
ITAINT   DOC         doc file for ITAINT

KCBLUZ   COM         play 'KC Blues'
KCBLUZ   ASM         asm srs for KCBLUZ
KCBLUZ   DOC         doc file for KCBLUZ

NEWBLUZ  COM         play 'New Blues'
NEWBLUZ  ASM         asm srs for NEWBLUZ
NEWBLUZ  DOC         doc file for NEWBLUZ

OLDBLUZ  COM         play 'Old Blues'
OLDBLUZ  ASM         asm srs for OLDBLUZ
OLDBLUZ  DOC         doc file for OLDBLUZ

RITES    COM         play intro to "Rites of Spring'
RITES    ASM         asm srs for RITES
RITES    DOC         doc file for RITES

*
*   screen color change utilities
*

file     file        short file
name     ext         description
........ ...         .......................................

BLUWHT   COM         clear screen to white on blue
BLUWHT   ASM         asm srs for BLUWHT
BLUWHT   DOC         doc file for BLUWHT

BLUYLO   COM         clear screen to yellow on blue
BLUYLO   ASM         asm srs for BLUYLO
BLUYLO   DOC         doc file for BLUYLO

BRNWHT   COM         clear screen to white on brown
BRNWHT   ASM         asm srs for BRNWHT
BRNWHT   DOC         doc file for BRNWHT

BRNYLO   COM         clear screen to yellow on brown
BRNYLO   ASM         asm srs for BRNYLO
BRNYLO   DOC         doc file for BRNYLO

CYNWHT   COM         clear screen to white on cyan
CYNWHT   ASM         asm srs for CYNWHT
CYNWHT   DOC         doc file for CYNWHT

CYNYLO   COM         clear screen to yellow on cyan
CYNYLO   ASM         asm srs for CYNYLO
CYNYLO   DOC         doc file for CYNYLO

GRNWHT   COM         clear screen to white on green
GRNWHT   ASM         asm srs for GRNWHT
GRNWHT   DOC         doc file for GRNWHT

GRNYLO   COM         clear screen to yellow on green
GRNYLO   ASM         asm srs for GRNYLO
GRNYLO   DOC         doc file for GRNYLO

MAGWHT   COM         clear screen to white on magenta
MAGWHT   ASM         asm srs for MAGWHT
MAGWHT   DOC         doc file for MAGWHT

MAGYLO   COM         clear screen to yellow on magenta
MAGYLO   ASM         asm srs for MAGYLO
MAGYLO   DOC         doc file for MAGYLO

REDWHT   COM         clear screen to wht on red
REDWHT   ASM         asm srs for REDWHT
REDWHT   DOC         doc file for REDWHT

REDYLO   COM         clear screen to yellow on red
REDYLO   ASM         asm srs for REDYLO
REDYLO   DOC         doc file for REDYLO

WHTBLK   COM         clear screen to black on white
WHTBLK   ASM         asm srs for WHTBLK
WHTBLK   DOC         doc file for WHTBLK


    Note :

       1. any files with the extensions of DIZ, DOC, TXT,
          are ASCII text files

       2. for more extensive descriptions of these utilities,
          see the appropriate .doc file for any
          specific utility

*
*
*   How to contact me :
*
*

    bud rasmussen
    3795 saxon drive s.
    salem, or 97302-6041
    usa

    503-585-1515  ( Voice Phone ONLY, NOT a BBS or a FAX )


    internet address = bud.rasmussen@bbs.chemek.cc.or.us
