
        CAFOR.TXT
        ---------

            CAFOR ( Casio Formatter ) completes Felipe Polo's CASIO.EXE.
        CAFOR makes a text friendly visible in the CASIO FX-880P, just
        shunning divided words or joining not desired lines.

        This program formats the text generated by CASIO.EXE, and move 
        the line feed, if it's necessary, to the row 32.
        

        For example:

        You have in a file a text as follows:

WAYS TO ACHIEVE POWER
- Mechanical power
- Electrical power
- Hydro power


        If you send this text to the CASIO, you will see something
        like this:

WAYS TO ACHIEVE POWER - Mechani
cal power - Electrical power -
Hydro power

         This text is different from the first one.

         If you execute CAFOR with the file, it will generate a
         text as follows:

WAYS TO ACHIEVE POWER          
- Mechanical power             
- Electrical power             
- Hydro power                  

        It seems the same, but it's different. If you're placed in the
        same line in one and another text and push the END key, you
        will notice that ends in different rows.
        Now, if you send this new text to the CASIO, you will see that
        it's the same text you writed.

        CAFOR can be the same with all kind of texts, in ASCII format ,
        , of course, you can test it with this file.
        

        It's included the QBASIC source code with english and spanish notes.
        
        

        If you have any suggestion or idea about this program you can
        reach me at:

        E-mail :

        manacbal@euitiv.upv.es
        fx880@moon.inf.uji.es

        Snail mail: 

        MANOLO NACHER
        C/ Porta Coeli 14-4
        46019 - Valencia
            ESPAA
