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>pcxy2()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    pcxY2()

         Returns the initial coordinate Y of the PCX

    Syntax:

         pcxY1 ( cFile ) -> cCoorY1

         cFile : Name of the PCX file

    Description:

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

    Return:

         The value of the initial coordinate Y.

    Example:

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

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

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