2 questions actually.

1. Is there a way to make the debugger display the next N lines of code at
each prompt (instead of just one).

2. What is the best way to avoid the loops on one line? I use c <next line
number> but I was hoping for a simpler solution. (ie. foreach my $line (map
{ stuff } @array){ )

Thanx

Nikola Janceski

The day after tomorrow is the third day of the rest of your life.
-- George Carlin


----------------------------------------------------------------------------
--------------------
The views and opinions expressed in this email message are the sender's
own, and do not necessarily represent the views and opinions of Summit
Systems Inc.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to