Help for this page

Select Code to Download


  1. or download this
    #! perl -slw
    use strict;
    ...
        next unless defined $l;
        print @$l;
    }
    
  2. or download this
    E:\Chart>diff6 | more
    gg = _GetGrid( this.Min.y / this.Parent.Zoom.y, this.Max.y / this.Pare
    +nt.Zoom.y, this.Scale.y );
    ...
        fromOV( this.Line[0][ii], vv.x, vv.y );
        fromOV( this.Line[1][ii], vv.x, vv.y );
        ...
    
  3. or download this
    diff6( this, 'x', 'y', 'z', 4, ( this.Parent.Th < 0 ), ( this.Parent.F
    +i >= 180 ), pp );
    diff6( this, 'x', 'z', 'y', 5, ( this.Parent.Fi >= 180 ), ( this.Paren
    +t.Th < 0 ), pp );
    ...
            ii++;
        }
    }