Hi,
When debugging scripts it'd be nice to:
print $LN, $somedata;
where $LN is the line number of the print statement.There doesn't seem to be a special variable for the line number. Or is there an other trick ? Thanks
Hi,
When debugging scripts it'd be nice to:
print $LN, $somedata;
where $LN is the line number of the print statement.There doesn't seem to be a special variable for the line number. Or is there an other trick ? Thanks