Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>pcxx2()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    pcxX2()

         Returns the initial coordinate X of the PCX

    Syntax:

         pcxX1 ( cFile ) -> cCoorX1

         cFile : Name of the PCX file

    Description:

         It returns the initial coordiante X of the PCX file, that it is
         usually 0.

    Return:

         The value of the initial coordinate X.

    Example:

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

See Also: pcxIsPCX() pcxX2() pcxY1() pcxY2()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson