|
Hi all;
Uhh a looong time I've done some work with NetRexx.
It's a shame, cause it's so much fun to work with it...
I really appreciate the efforts to make it open source - Rene thanks very much
alone for pushing the idea within IBM! I hope it will happen some time.
There has been some real wonderfuul docs and tools around in the early days of
NetRexx, maybe someone has copies?
E.g. The NetRexx Tutorial by Pierantonio Marchesini - unfinished to my
knowledge, I do have a self-printed version v0r0133 from 27 Aug 1997. Even
the unfinished one was a good start to learn programming with NetRexx and
have go with OOP.
Another one was the tool to document the sourcecode like javadoc does - nrxdoc
by Peter Heuchert.
While searching for it again, I found version 0.91 on the net, which isn't
the latest ever created. Support for the experimental minor classes has been
added later.
I managed to contact Peter, but he responded that the sources seems to be lost
over the time.
But morse worse is that the version I found does not run on my system - see
below.
Any ideas?
How do you generate your documentation?
thx and regards kp
* nrxdoc failure *
~/nrxdoc/html/sample$ java com.ibm.de.pheuch.nrxdoc.nrxdoc . WordClock.nrx
NetRexx documentation generator, version 0.91 written by Peter Heuchert
Copyright (c) IBM Corporation, 1997. All rights reserved.
Analysis of the source files
Error analysing file: WordClock.nrx
Could not find WordClock.class
Writing class description files
Writing Package files
Create images directory
|