[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Description: Convert @SAY Y value to dGE X value
Mapped Command:
FUNCTION __XdGE_(value)
RETURN(PointsPerColumn * if(value < 0,0,value))  // return the X length in dGE coordinates

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