On 11/4/2011 12:48 PM, dpb wrote:
> On 11/4/2011 1:55 PM, W. eWatson wrote:
> ...
>
>> Yes, I know. You'll just send me off to the maze of help files in binnt.
>
> No, I sent you to _ONE_ file that has links to all the utilities and
> English names/descriptions for them all in one table of contents.
Yes, I've noticed it several times. It's almost hard to believe that you
would send anyone into that jungle. Keep reading.
>
>> Perhaps after hours of diddling in there, I will have found them all. So
>> then you expect me to copy the pages into some Word document in some
>> orderly fashion, so that I'll have it all neat and at my disposal. Maybe
>> you might want me to publish it.
>
> You can do whatever you wish w/ the above links; I don't expect anything
> expect at least a modicum of effort to use the tools that are there.
I don't think you realize how easy all this could be made to a newcomer.
First, you are looking at it through the eyes (yours) of having likely
been with OW for many years. That goes for a lot of other people here
too. You assume an awful lot.
Here's simple. As I said days ago, a simple "Hello, World" (HW) used
either in a command line setting or in IDE would go along way to get
someone started. Much pertinent knowledge can be gained quickly using
IDE as an example of HW getting to an executable program can be
described in less than a page. In fact, I explained it to a colleague
who will work with me in a single image of the IDE using arrows and
captions. Did it with SnagIt.
Instead you send me and probably others to your list of sources and the
hlp files. Just what a newcomer needs, lots, and lots of unnecessary
extras. It looks like the designers are option happy.
>
>
>> So there is no concise one to two pages of commands? You know like those
>> fold over cards that summarized matters.
>
> That _precise_ form, no. A list of all utilities in one place, yes.
>
> I'll note that for a small piece of code such as you've indicated your
> messing with, it would seem unlikely you need anything other than the
> compiler/librarian/linker and/or the compile-and-link utility (altho the
> bug with it with library directives does limit its usefulness in that
> case. I'm baffled by how that got into a distribution build myself.)
Well, you are right here. As soon as I saw the 3033 problem, I realized
there really isn't much to it. A handful of commands probably would do
the trick. However, it looks like the 3033 is a show stopper.
>
>>
>> Not only that there's no document that talks to the distinction between
>> use IDE doing heavy lifting, and commands as another choice. Am I right?
>> I would think for beginners, and i suspect there are very few, that
>> would be helpful.
>
> I don't know what that would be/do/say.
>
> I have to admit I'm at a loss as to why all of this seems so mysterious
> or complex; it's really no different than a MS or Intel or other
> compiler vendor distribution. They all have a large number of utilities
> packaged with them as well, it's not like Watcom is/was unique in that
> regard.
If that's right, I've got to wonder why others haven't found it too.
Again, it seems like a show stopper.
>
> OK, just for comparison the old Digital/Compaq Visual Fortran compiler
> w/ Visual Studio put the following tree of executables on my system...
Yeah, as if I can relate to that.
Neither did APL, Snobol, Algol, Comit, ..., C++. My point about the
card is why aren't these commands all in one place. They seem scattered
all over the place. Of course, as we just observed in my case, I
probably don't need more than a handful.