Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!wums2!dubose_b From: dubose_b@wums.wustl.edu (Bob DuBose) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: Microsoft C 6.0 - Documentation format Message-ID: <3532.263eb7bf@wums.wustl.edu> Date: 2 May 90 15:34:37 GMT References: <8580@cg-atla.agfa.com# <4602@hub.UUCP> <223@metapyr.UUCP> <686@ssbell.IMD.Sterling.COM> <3304@ssc-vax.UUCP> <4775@daffy.cs.wisc.edu> <1990Apr27.115023.3401@watserv1.waterloo.edu> Lines: 22 In article <1990Apr27.115023.3401@watserv1.waterloo.edu>, tom@mims-iris.waterloo.edu (Tom Haapanen) writes: > Sounds like you have to use their editor for this. Do they provide specs so > you can write your own vi macros? :) If using the integrated environment is > the only way to get online help, I'll definitely have to get the book. Unfortunately, for now the only _seamless_ way to have point-and-shoot access to the online help is from the editor. The editor is a rewrite of the "M" editor supplied w/ C 5.1 and other languages, bound into the PWB. There's been a lot of complaints on the docs both for the RTL and PWB. MS does show a few examples on how to write extensions to the editor, but it can take some digging around to find them. You can replace it with your own (like brief), but lose the instant quick-help access. QH is available from the command line (QH [object]), but to access it from something like brief you'd have to write your own macro to load it manually. ------------------------------------------------------------ Bob DuBose dubose_b@wums.wustl.edu Department of Genetics bdb@agar.wustl.edu Washington University in St. Louis ------------------------------------------------------------