Finding line number of script abort
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Finding line number of script abort
- From: "Michael Newberry" <mnewberry@...>
- Date: 2004年8月16日 19:08:05 -0700
When a script aborts, how can I identify the chunk and the line number?Other
info would be nice too, but at least these items would tell me where the
script stopped. In the book I found descriptions of using line number hooks
but I don;t think that is what I want to do.
Michael