next up previous contents
Next: gen_report.pl Up: ps.pl Previous: PS_draw_bottom_line

PS_draw_vert_line

# Arguments: *PSOUT  : Global open file descriptor
#            $length$ : vertical length of line
#            $dotted$ : 0 if not dotted, 1 if dotted
#            $xstart$ : X starting position
#            $ystart$ : Y starting position
#            
# Return Values: None
# Description: Inserts PS code to draw a vertical line.