home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!cs.utexas.edu!torn!news.ccs.queensu.ca!slip04.telnet1.QueensU.CA!dmurdoch
- From: dmurdoch@mast.queensu.ca (Duncan Murdoch)
- Subject: Re: New Idea!
- Message-ID: <dmurdoch.64.715889103@mast.queensu.ca>
- Lines: 13
- Sender: news@knot.ccs.queensu.ca (Netnews control)
- Organization: Queen's University
- References: <188jleINNcn6@matt.ksu.ksu.edu> <1992Sep5.041154.10290@uwasa.fi> <18fpjdINNdko@matt.ksu.ksu.edu>
- Date: Mon, 7 Sep 1992 18:05:03 GMT
-
- In article <18fpjdINNdko@matt.ksu.ksu.edu> holland@matt.ksu.ksu.edu (Rich Holland) writes:
- >I've been using snippr24.zip (SNIPPER.COM) to cut the line with the
- >runtime error, then loading the SCREEN.CUT file along with my file,
- >and then using PgDn to find the line I need, and then referring to
- >the SCREEN.CUT file to get the address from the MAP file. IT's taking
- >just a bit to long for my tastes. I'm going to code something to
- >automate it...i'll upload it somewhere when I'm done.
-
- Once you've cut out the address, you don't need the .MAP file to find the
- line - just recompile with the TPC option /F ssss:oooo, or in TURBO use
- the Search/Find error command.
-
- Duncan Murdoch
-