Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!microsoft!mkelson From: mkelson@microsoft.UUCP (Michael KELSON) Newsgroups: comp.os.msdos.programmer Subject: Re: MSC 6.0 / PWB quirks Message-ID: <57917@microsoft.UUCP> Date: 2 Oct 90 23:30:00 GMT References: <834@intelhf.hf.intel.com> <1990Oct1.132544.1201@cs.umu.se> Reply-To: mkelson@microsoft.UUCP (Michael KELSON) Organization: Microsoft Corp., Redmond WA Lines: 32 |>From: erikt@cs.umu.se (Erik T{rnvik) |Newsgroups: comp.os.msdos.programmer |Subject: Re: MSC 6.0 / PWB quirks |Date: 1 Oct 90 13:25:44 GMT |Organization: Dep. of Info.Proc, Umea Univ., Sweden | |> |>6. PWB remembers all these files but does not remember the .mak it last used |> so I have to specify it every time I re-invoke PWB. Strange! | |This is really annoying. I've tried to fix it. No luck yet. | In your "tools.ini" file there is a DEFLANG switch you can set which will cause PWB to automatically search your directory for ".MAK" files. In the [PWB] section of your "TOOLS.INI", add the switch DEFLANG:C When you start PWB with a file argument, (ie "pwb foo.c"), if a make file exists PWB will ask if you would like your program list set to it ("FOO.MAK"). | |-- |Erik Tarnvik University of Umea |erikt@cs.umu.se Dept. of Computing Science |TEL:+46-90166583 S-90187 Umea, SWEDEN "audentes fortuna juvat" | Michael Kelson