[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    egChange()

         Changes from a RGB group to another

    Syntax:

         egBlink( cColor, cColorNew ) -> Nil

         cColor    : Initial colour specified in CA-Clipper sintaxis.

                     "N"  "B"  "G"  "BG"  "R"  "RB"  "GR"  "W",
                     "N+" "B+" "G+" "BG+" "R+" "RB+" "GR+" "W+"

         cColorNew : Colour that cColor changes to.


    Description:

         Makes a progression from  cColor to cColorNew.

    Return:

         Nothing.

    Ejemplos:

         egChange( "R", "W" )

See Also: egRateClk() egRatePal() egFixPal()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson