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

         Makes an effect in the screen

    Syntax:

         Fascinate( cColor1, cColor2 ) -> Nil

         cColor1 : Initial colour, that must no excede the value 7.
         cColor2 : Final colour.

    Description:

         It makes some kind of effect to the style colour palette in text
         mode changing from cColor1 to cColor2. Use dark or light colours
         but don't mix them, because it looks pretty ugly.

    Return:

         Nothing.

    Example:

         Fascinate( "BG", "G" )
         Fascinate( "G", "GR" )

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson