Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!iconsys!mday From: mday@iconsys (Matt Day) Newsgroups: alt.sources Subject: Re: Help:elvis with Turbo C++ doesn't take args Keywords: elvis MSDOS with Turbo C++, no args Message-ID: <76@iconsys> Date: 2 Sep 90 00:02:06 GMT References: <1415@ziggy.EDU> Organization: Sanyo/ICON International, Orem, UT Lines: 19 In article <1415@ziggy.EDU> ssi@ziggy.EDU (Ssi) writes: > Has anyone gotten ELVIS to work on a pc (MSDOS) using Turbo C++. >I did a prjcnvt to update the project file, deleted all the termcap/.. >stuff in elvis.prj, added tinytcap and wildcard to elvis.prj. I have, without much complications. I created a new project file from the existing one, using the included "tinytcap.c" rather than the "termcap\..." stuff, used the large model, commented out the line in main.c that called wildcard(), and linked in Turbo C++'s automatic wildcard argument list manager WILDARGS.OBJ. It compiled just fine. >I also had trouble with :1,$s/$/put_this_at_the_end_of_all_lines > ^ > |- went in at beginning of line I tried this with a "/g" at the end of the command, and it hung my computer. I guess there are still a few bugs to work out.. -- - Matthew T. Day, Sanyo/ICON, mday@iconsys.icon.com || uunet!iconsys!mday