
    WCLANG v1.00
    Copyright (c) 1995 Williston Consulting
    ALL RIGHTS RESERVED

    Overview
    --------
    WCLANG is the product of writing far too many Codewright extension DLLs.
    I was pruning my Codewright INI file, and I noticed that most of the
    extension DLLs I was loading were of the language support variety.  I
    knew that if these DLLs were annoying to me, they must surely be so
    to the other poor souls suffering at the hands of my code!  Thus, I 
    decided to congeal all of my language support DLLs into a single
    (hopefully) useful library:  WCLANG.

    Compatibility
    -------------
    Versions of WCLANG are included for the Codewright v3.x family (Win16
    and Win/NT) as well as the Codewright/Fusion v1.x product.

    Installation
    ------------
    You should have received the following files with WCLANG; if not,
    you didn't get the real McCoy (or Spock for that matter).

        WCLANG.DLL    library for Codewright
        WCLANG.NT     library for Codewright/NT
        WCLANG.VC     library for Codewright/Fusion
        WCLANG.TXT    The file that you're reading!

    I would suggest creating a sub-directory of your Codewright directory
    and expanding the files there.  For example, I keep my own version of 
    WCLANG in the D:\CW\WCLANG directory.

    Language-specific support
    -------------------------
    The current version of WCLANG supports several file formats.  The file
    formats are summarized in the following table.  If you have suggestions
    or problems with the current operation, please let me know -- I use
    this thing too!

        Ext    Description
        ---    -----------------------------------------
        awk    Thompson-AWK programming language support
        bat    MS-DOS batch file support
        btm    4DOS batch file support
        fmt    AutoDuck format file support
        ini    Windows initialization file support
        mak    Microsoft NMAKE makefile support
        rc     Microsoft Windows resource file support

    In each case I have tried to provide for as many of the language-
    specific keywords, templates, and operations as is reasonable.  I
    am certain, however, that my support is probably lacking in several
    areas; please advise me of any omissions, and I will do my best to
    correct them.

    If you require support for a file format not shown, please feel free
    to contact me, for I may have a similar need.  If not, Williston
    Consulting is always available for hire!

    Getting Help
    ------------
    For non-WCLANG help consult the owner's manual:  the Bible.  Jesus
    Christ has the power to change lives; my own life is testimony of this.
    Why not give Him a chance?  For help with WCLANG, however, you can
    reach me on the Premia BBS or on CompuServe (CIS ID: 70541,1335).
    Happy coding!

    John B. Williston
    02/22/95
