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

         Indicates if a file has PCX format or not

    Syntax:

         pcxIsPCX ( cFile ) -> lEsPCX

         cFile : Name of the PCX file

    Description:

         This function returns a logic indicating if the file is PCX or not.
         The rest of the PCX functions uses this one to determine when to
         return a value.

    Return:

         .T. if the file is a PCX or .F. if it does not have PCX format or
         does not exist.

    Example:

         ? pcxIsPCX ( "c:\fast\lib\fast.pcx" )

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