× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Ok, I realized that I was looking at the wrong source from SF.net. Once I
switched to the source from the parser directory instead of the ILEDOCS
directory, the source better matched the objects when in debug but not
completely. It is off by a few lines in the main entry and off by about 30
lines in the rpg parser module.

Despite that I have tracked the problem down to when the source file is
opened in the readsource procedure.

===

fd = open( path : O_RDONLY :
S_IRUSR + S_IWUSR + S_IXUSR +
S_IRGRP + S_IWGRP + S_IXGRP +
S_IROTH + S_IXGRP);

===

I get back a -1 as the response but it does not provide any information
about the error. I have checked the path that is built on the line prior
and it is able to be opened directly from that path copied from debug so I
know the path is good.

Any ideas?

Thanks,
Robert Newton
Estes IT
System Architect
804-353-1900 x2256
rnewton@xxxxxxxxxxxxxxxxx



From:
Mihael <mihael@xxxxxxxxxxxxxx>
To:
ILEDocs <iledocs@xxxxxxxxxxxx>
Date:
06/10/2011 03:26 PM
Subject:
Re: [IleDocs] Help setting up environment for debugging ILEDocs call
Sent by:
iledocs-bounces+rnewton=estes-express.com@xxxxxxxxxxxx



Try http://www.rpgnextgen.com/downloads/ILEDOCS-V6R1.SAVF . Though i dont
know for sure.

RNewton@xxxxxxxxxxxxxxxxx schrieb:

Mihael,

Would you mind providing a save file with all required (compiled) objects

that I can be restored all at once to get a working install of ILEDocs?

Thanks,
Robert Newton
Estes IT
System Architect
804-353-1900 x2256
rnewton@xxxxxxxxxxxxxxxxx



From:
Mihael Schmidt <mihael@xxxxxxxxxxxxxx>
To:
ILEDocs <iledocs@xxxxxxxxxxxx>
Date:
06/10/2011 02:04 PM
Subject:
Re: [IleDocs] Help setting up environment for debugging ILEDocs call
Sent by:
iledocs-bounces@xxxxxxxxxxxx



Hi,

the project is a little unorganized yet.

It has the following requirements:

- Linked List -
http://www.rpgnextgen.com/index.php?content=download#llist
- ParmEval -
http://www.rpgnextgen.com/index.php?content=download#parmeval
- Linked List Utilities -
http://www.rpgnextgen.com/index.php?content=download#lutil
- Message - http://www.rpgnextgen.com/index.php?content=download#message
- Tokenizer - see attached

The source for ILEDocs can be found in the SVN at Sourceforge.net:
http://iledocs.svn.sourceforge.net/viewvc/iledocs/src/parser/

The serviceprograms from rpgnextgen.com support make for creation. The
source is provided as stream files (IFS). The Makefile must have a non
EBCDIC CCSID. This can be easily done with the convert.sh script from
rpgnextgen.com : http://www.rpgnextgen.com/index.php?content=resources

Regards

Mihael


On 10.06.2011 19:06, RNewton@xxxxxxxxxxxxxxxxx wrote:
Tried creating the source members from the code in the tarball manually

to
get started but the lines do not match the source and it is referencing

a
source member that I cannot find on SF.

CRRDG3011E Source file SOURCEN/QRPGLESRC(RPGPARS) was not found.

Thanks,
Robert Newton
Estes IT
System Architect
804-353-1900 x2256
rnewton@xxxxxxxxxxxxxxxxx



From:
RNewton@xxxxxxxxxxxxxxxxx
To:
iledocs@xxxxxxxxxxxx
Date:
06/10/2011 11:13 AM
Subject:
[IleDocs] Help setting up environment for debugging ILEDocs call
Sent by:
iledocs-bounces@xxxxxxxxxxxx



I'm not getting anything in the ILEDBASE table after calling the
procedure

so I want to throw it in debug to track down the issue (there are no
errors being put in the job log).

The objects are not compiled with source embedded apparently so I
cannot

debug from the listing in RDP 8 so what is the easiest way to get the
tarball installed on the box so I can debug?

Thanks,
Robert Newton
Estes IT
System Architect
804-353-1900 x2256
rnewton@xxxxxxxxxxxxxxxxx



For 80 Years ? Delivering Solutions that Exceed Expectations.



This communication and any transmitted documents are intended to be
confidential. If there is a problem with this transmission, please
contact

the sender. If the reader of this message is not the intended
recipient,

or the employee or agent responsible to deliver it to the intended
recipient, you are hereby notified that any dissemination, distribution

or

copying of this communication is strictly prohibited.


--
This is the ILEDocs (IleDocs) mailing list
To post a message email: IleDocs@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/iledocs
or email: IleDocs-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/iledocs.






For 80 Years ? Delivering Solutions that Exceed Expectations.



This communication and any transmitted documents are intended to be
confidential. If there is a problem with this transmission, please
contact
the sender. If the reader of this message is not the intended recipient,
or the employee or agent responsible to deliver it to the intended
recipient, you are hereby notified that any dissemination, distribution
or
copying of this communication is strictly prohibited.

--
This is the ILEDocs (IleDocs) mailing list
To post a message email: IleDocs@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/iledocs
or email: IleDocs-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/iledocs.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.