Help for this page

Select Code to Download


  1. or download this
    if( $x ) {
        doStuff( $x, $y, $z );
    ...
        doStuff( $z, $x, $y );
        doStuff( $z, $y, $x );
    }
    
  2. or download this
    sub doStuff {
       my( $?, $?, $? ) = @_;
       ....
    }
    
  3. or download this
            gg = _GetGrid( this.Min.y / this.Parent.Zoom.y, this.Max.y / t
    +his.Parent.Zoom.y, this.Scale.y );
            if( this.GridDelta.y != 0 ) gg[1] = this.GridDelta.y;
    ...
                _OAV( this.Text[4][ii],"visibility","hidden" );  
                ii++;
            }