I downloaded this and restored it to my system... But is there a help
file or instructions somewhere that I'm not seeing?
Kurt Anderson
Application Developer
Highsmith Inc
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[
mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Holden Tommy
Sent: Thursday, April 26, 2007 3:40 PM
To: RPG programming on the AS400 / iSeries
Subject: RE: ILEDocs
Ok in a nutshell...sometime ago it was mentioned that RPG, etc should
have a function similar to Javadocs. From this we started an initiative
to build our own tool for extracting comments, etc from source members
on the iSeries. The save file includes all the source code and objects
(works for v5r1 and up). The parser will extract the data from the
source member and will create XML and HTML files on the IFS or load the
data extracted into a PF. The HTML files use XML data binding for the
data representation. There currently is no display method for the PF.
An example of the process:
This source file
http://code.midrange.com/index.php?id=cc20d9a15a will
be parsed via ILEPARSE
The defined tags in the source to be extracted start with the @ symbol.
The resulting HTML/XML will look like this
http://tommyholden.com/downloads/iledocs/ILEDOCS-QRPGLESRC-KR0058CMP-SQL
RPGLE.html
This does support extracting copybook tags (even nested copybooks)
you'll see them in the example output. The entire program and /copy are
generated at the same time. There is also a BLDINDEX command that will
build an index.html in the IFS file for all the source member pages in
the directory.
Thanks,
Tommy Holden
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[
mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Thursday, April 26, 2007 3:02 PM
To: RPG programming on the AS400 / iSeries
Subject: Re: ILEDocs
What is the ILEDocs initiative about? If I download the ZIP file, what
will be in it? You say you're looking for volunteers -- volunteers to
do what?
Holden Tommy wrote:
I'm looking for volunteers to help with testing the ILEDocs initiative
that started from these mailing lists (thanks David for supporting
the
community!!) anyway if you want to try out what we have so far you
can
check it out by downloading from
http://www.tommyholden.com/downloads/iledocs/ILEDOCS.zip
Just unzip the savf and upload...RSTLIB ILEDOCS there is a readme
file
in QTXTSRC.
Should you find any bugs, etc feel free to contact me off list at
tommy@tommyholden dot com...
Thanks,
Tommy Holden
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing
list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.