home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 1 / 1749 < prev    next >
Encoding:
Internet Message Format  |  1990-12-28  |  1016 b 

  1. From: ssi@ziggy.EDU (Ssi)
  2. Newsgroups: alt.sources
  3. Subject: Help:elvis with Turbo C++ doesn't take args
  4. Message-ID: <1415@ziggy.EDU>
  5. Date: 30 Aug 90 01:39:57 GMT
  6.  
  7.  
  8.  
  9.  Has anyone gotten ELVIS to work on a pc (MSDOS) using Turbo C++.
  10. I did a prjcnvt to update the project file, deleted all the termcap/..
  11. stuff in elvis.prj, added tinytcap and wildcard to elvis.prj.
  12.  
  13.  It compiles but does not take any command line args when run.
  14.  
  15. IE: ( vi | elvis ) FILE.NAM   <<-- comes up [NO FILE]
  16.  
  17.  It lets me edit and write to a file however.
  18.  
  19. I had trouble with :g/old_stuff/s//newstuff/g <-- seems to hang
  20.                                             ^
  21.                                             |- works without this g
  22.  
  23. I also had trouble with :1,$s/$/put_this_at_the_end_of_all_lines
  24.                                   ^
  25.                                   |- went in at beginning of line
  26.  
  27.                         Thanks for any help,
  28.                         Greg Ripp ssi@ziggy.edu
  29.                          (813) 628-6100 x5123
  30.