CONTENTS OF VOLUME #11

    Thi� volum� mark� th� beginnin� o� Pascal/Z'� secon� yea� o� �
activities�� I� begin� wit� som� ne� contributor� whic� i� alway� �
a good sign.

1��   Arthu� Rasmussen�� o� Madison-Wisconsin�� ha� donate� som� �
    utilitie� tha� h� wrot� fo� himsel� i� respons� t� � nee� a� �
    wel� a� bein� motivate� b� � curiosit� abou� th� usefulnes� �
    o� Pascal/Z.

    NEWFILE.PAS         Just a quick way to create a new file.
    FILEDUMP.PAS        Dumps a file.
    FCOUNT.PAӠ�        Count� th� numbe� o� line� an� char's
                        in a file.
    FINDHI.PAS          Finds the first char in a file whose
                        leading bit is set. Useful for scanning
                        other PAS files:  a high bit in a PAS
                        fil� send� th� PASCA̠ compile� int� �
                        fits.
    REMOVECC.PAS        Transliterates control characters and
                        high-bi� character� int� digraph� o� �
                        printable characters.
    TRIMCOLS.PAS        Trims the lines in a file to be not
                        greater than a specified length.  Also
                        trims trailing blanks.

2.   Charles Weingart of Chicago is justifiably proud of this
    track and sector copy program. It treats your TPA as its
    buffer. When I copy members disks for them, it takes only
    five head loads so it has saved me a great deal of time.
    In fact, if the format is similar, a copy takes only about
    52 seconds.  He has a excellent DOC to go with it for those
    who has special needs. This is one utility everyone can use.

    COPYFST3.ASM/COM/DOC

3.   Craig Rudlin has sent in a up-date already. He has improved
    hi� NAĠ progra� an� adde� som� feature� tha� ar� reall� �
    nice.  For example, by typing a number the program will
    automatically fill in the city and zip code. A real time
    saver. He is a little rough on pretty-print but it works.

    NAD-3.PAS/COM       NAD3ADD.DOC         ALPHABET.PAS/COM
    RECEIVA1.PAS/COM