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

         Returns the format version of the PCX file

    Syntax:

         pcxVersion ( cFile ) -> cVersion

         cFile : Name of the PCX file

    Description:

         It returns the format version of the PCX file if it is known.

         This function allows formats from 2.5 until 3.0. The rest of
         the formats below 2.5 are compatible with this one.

    Return:

         A string with the format version of the PCX file

    Example:

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

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