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

         Allows to evaluate CA-Clipper expresions

    Syntax:

         MiniDebug( nY, cExpr ) -> Nil

         nY    : Row of debugger
         cExpr : Initial expresion

    Description:

         Allows to evaluate valid CA-Clipper expresions.

    Return:

         Nothing.

    Example:

         MiniDebug( 7, "Replicate( 'Fast ', 2 )" )

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