× 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.



There might be a way to increase the memory for that program only. I know
with Java from a DOS prompt or QShell you can type java -Xmx500m to get 500
MB. Don't know if you can do this in RPG, but it would be nice you could.

--
James R. Perkins

On Thu, Sep 11, 2008 at 6:12 AM, Dame, Mark <mark.dame@xxxxxxxxxxxxxx>wrote:

This is an issue with writing files.

Eventually I'd like to learn to do spreadsheets with style sheets and
xml, just don't have time to do it today. Maybe the RPG-XML Suite is
the way (time, time, need more time). I discussed increasing the jvm
heap size with someone as a solution (I think that's how to implement
the increase memory proposal). The "more power" Tool Time solution
might work, but the program has performance issues now. More memory
means more objects which means even slower performance.

I like your solution Aaron, which I interpreted to be "create the java
spreadsheet objects in java". The pointer size problem in ile goes away
then. (I have one cell style in this app by the way, which is created
once and reused).

Relieved to hear it's not my implementation, it's a repeatable error.
When I didn't see anything in the mailing list archive, that was my
first concern. I got around the problem by splitting the program in
half. Submit once, create three files, submit again, create second
three files. As the distribution is an emailed link to the IFS folder
where the spreadsheets are, it doesn't matter that they are created
separately (vs emailing them as attachments, rpgmail rocks by the way) .
Thanks for the feedback everyone.

Mark Dame
mark.dame@xxxxxxxxxxxxxx
Phone: (330) 926-5407
Fax: (330) 926-5421


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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

This mailing list archive is Copyright 1997-2024 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.