home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!wupost!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
- From: holland@matt.ksu.ksu.edu (Rich Holland)
- Newsgroups: comp.lang.pascal
- Subject: Re: New Idea!
- Date: 7 Sep 1992 09:39:41 -0500
- Organization: Kansas State University
- Lines: 26
- Message-ID: <18fpjdINNdko@matt.ksu.ksu.edu>
- References: <188jleINNcn6@matt.ksu.ksu.edu> <1992Sep5.041154.10290@uwasa.fi>
- NNTP-Posting-Host: matt.ksu.ksu.edu
-
- ts@uwasa.fi (Timo Salmi) writes:
-
- >Why isn't EQdit's jump to a line number command (control-J)
- >sufficient? Am I misunderstanding your question, or missing
- >something about it?
-
- I didn't know about control-J. Someone else pointed out to me that
- 'q filename -n#k' will load filename and jump to line k of the file.
- That's more in line of what I was looking for.
-
- >I'll try a tentative idea. There just might be a roundabout way.
- >Could we utilize a clipboard? There is an excellent one called
- >DOSCLIP in the PC-Magazine utlities, which are available from garbo
- >and SIMTEL20. You can find the reference eg in /pc/ts/bestpr24.zip.
-
- 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.
- --
- Rich Holland | INTERNET: holland@matt.ksu.ksu.edu
- 100 Jardine Terr, Apt A7 | BITNET : holland@ksuvm
- Manhattan, KS 66502-3357 | UUCP : ...!rutgers!matt.ksu.ksu.edu!holland
- char*p="char*p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
-