home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / pascal / 5235 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.3 KB  |  29 lines

  1. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: holland@matt.ksu.ksu.edu (Rich Holland)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Re: New Idea!
  5. Date: 7 Sep 1992 21:52:06 -0500
  6. Organization: Kansas State University
  7. Lines: 17
  8. Message-ID: <18h4gmINNagb@matt.ksu.ksu.edu>
  9. References: <188jleINNcn6@matt.ksu.ksu.edu> <1992Sep5.041154.10290@uwasa.fi> <18fpjdINNdko@matt.ksu.ksu.edu> <dmurdoch.64.715889103@mast.queensu.ca>
  10. NNTP-Posting-Host: matt.ksu.ksu.edu
  11.  
  12. dmurdoch@mast.queensu.ca (Duncan Murdoch) writes:
  13.  
  14. >Once you've cut out the address, you don't need the .MAP file to find the 
  15. >line - just recompile with the TPC option /F ssss:oooo, or in TURBO use 
  16. >the Search/Find error command.
  17.  
  18. But what does TPC /F ssss:oooo give me?  Just the line with the error?
  19. I'd like to be in an editor of some sort *at the line* so I can make the
  20. necessary changes, save it, and re-TPC it.  TURBO isn't an option -- the
  21. Search/Find is slower (more key-strokes) than 'q filename.pas -n#k' will
  22. be.  :-)
  23.  
  24. -- 
  25. Rich Holland              | INTERNET: holland@matt.ksu.ksu.edu
  26. 100 Jardine Terr, Apt A7  | BITNET  : holland@ksuvm
  27. Manhattan, KS  66502-3357 | UUCP    : ...!rutgers!matt.ksu.ksu.edu!holland
  28. char*p="char*p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
  29.