Sept 26, 1991

  With the introduction of Clipper 5.0, I realized the importance of being
able to reference std.ch, and decided to create an NG using Expert Help's
compiler.  Luckily 5.01 came along to rectify some of the problems in the
original release, but I was left with an obsolete NG.  Although it wasn't
a lot of work, I just never got around to creating another one until now.
I decided to write a prg to do the work for me, so it wouldn't be a big
deal when Clipper 6.0 comes out.

  This program utilizes the excellent functions written by Brice De Ganahl
for the Nanforum Toolkit, and they really take the pain out of LLF commands.

  Unfortunately Nantucket was not really pedantic when they created this file
and so the resulting file may require a little cleaning up before compiling.
The biggest kludge was handling the Close functions, as they neglected to 
put a section heading like they did for the others.  I had to hard-code it.
I made no effort to cross-reference related topics, but the !seealso's are
there for you to do if required.

Compilation and linking directions are in the prg, but basically you want to 
compile with /n and make sure you link with NanFor.lib.

Dave Adams   72037,2654

