• Welcome to Jose's Read Only Forum 2023.
 

Pluribasic and PB graphics statements

Started by Chris Chancellor, December 23, 2018, 03:41:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Chris Chancellor

Hello Brian

can Pluribasic   translate the below PB graphics statements  to O2  64bits? 
such as


     GRAPHIC ATTACH - designates the graphic target
    GRAPHIC DETACH - removes current target from use with GRAPHIC statements
    GRAPHIC Arc         GRAPHIC Pie
    GRAPHIC Box         GRAPHIC Point (pixel)
    GRAPHIC Ellipse     GRAPHIC Polygon
    GRAPHIC Line        GRAPHIC Polyline


please refer to
http://www.garybeene.com/power/pb-tutor-graphics.htm



Brian Alvarez


The statements are supported, yes.
But the stock code is missing.

I am slowly working in adding all of the stock code, but i only have two hands. :)