Re: The meaning of "POI"?

2011-07-07 Thread MARK GOLDEN
Hi Chris,   If you've not already been told it stands for 'Poor Obfuscation Implementation'   Regards, Mark  --- On Thu, 7/7/11, Chris McCann wrote: From: Chris McCann Subject: Re: The meaning of "POI"? To: "POI Users List" Date: Thursday, 7 July, 2011, 15:37 Super, thanks, Marco! On Thu,

Re: Just getting started need help,,,

2011-11-14 Thread MARK GOLDEN
Hi,   If you could forward the compile report and joblog I'll have alook at it for you.   We actually market a product based on POI HSSF that is designed for programmers, RPG included, to create spreadsheets. Please see WWW.IEXLSOFTWARE.COM or POI case studies site.   Regards, Mark.  --- On Mo

Re: Compile log of RPGILE program

2011-11-14 Thread MARK GOLDEN
HI,   First you will need   H Specs to include BNDDIR('QC2LE':'HSSF') Where HSSF is the binding directory you have created.   Hope this helps. You can find BNDDIR on the web. In UK so signing off now. If this does not help please let me know.   Regards, Mark.     --- On Mon, 14/11/1

Re: Compile log of RPGILE program

2011-11-15 Thread MARK GOLDEN
How did you get on? --- On Mon, 14/11/11, jwor...@ykksnap-america.com wrote: From: jwor...@ykksnap-america.com Subject: Compile log of RPGILE program To: "POI Users List" Cc: mark_gol...@btopenworld.com Date: Monday, 14 November, 2011, 19:33 Compile log of program below.  Job Log not sho

Re: Compile log of RPGILE program

2011-11-15 Thread MARK GOLDEN
Did the BNDDIR information help you? --- On Tue, 15/11/11, jwor...@ykksnap-america.com wrote: From: jwor...@ykksnap-america.com Subject: Re: Compile log of RPGILE program To: "POI Users List" Date: Tuesday, 15 November, 2011, 19:22 Explain?  Get on? MARK GOLDEN 11/15/201

Re: Compile log of RPGILE program

2011-11-15 Thread MARK GOLDEN
(Case sensitive) was wrong, and I am missing the IFSIO_H RPGLE code to work with the binding command.  Hope to get everything fixed and test tomorrow.  Appreciate the help !!! MARK GOLDEN 11/15/2011 02:55 PM Please respond to "POI Users List" To POI Users List cc Subject

Re: Apache POI 3.8 and backward compatibility

2012-12-05 Thread MARK GOLDEN
Hi,   For images/pictures you may look at adding commons-codec for 3.8.   Regards, Mark  From: Yeray Santana Borges To: user@poi.apache.org Sent: Wednesday, 5 December 2012, 19:07 Subject: Apache POI 3.8 and backward compatibility Hello, I'm planning to migrat

Re: out of memory and GC overhead limit error

2014-10-27 Thread MARK GOLDEN
Hi Mohan, Are you cleaning up unwanted objects? The JVM will simply expand, surprising quickly, if you do not 'Destroy' objects you no longer need. Regards, Mark. From: Mohan Nuggehally To: user@poi.apache.org Sent: Monday, 27 October 2014, 19:14 Subject: o

Re: out of memory and GC overhead limit error

2014-10-27 Thread MARK GOLDEN
Kerber's comments. Regards, Mark. From: Mohan Nuggehally To: POI Users List ; MARK GOLDEN Sent: Monday, 27 October 2014, 19:43 Subject: Re: out of memory and GC overhead limit error Mark, Thanks for the response. I have a loop going over rows and columns

Re: Help Wanted: Examples of using Apache POI in languages other than Java

2016-07-15 Thread MARK GOLDEN
Hi, We use Apache  HSSF POI. Using RPG on the AS400/iSeries/IBM i on Power systems. See iEXLSOFTWARE.COM. All coded with RPG. R,Mark.   On Friday, 15 July 2016, 19:07, Blake Watson wrote: I've got a lot of Clojure stuff. On Fri, Jul 15, 2016 at 9:02 AM, Javen O'Neal wrote: > We are l

Re: XLS and XLSX with XSSF

2016-11-16 Thread MARK GOLDEN
Hi, I think HSSF is for XLS, XSSF is for XLSX and you can use SS for either. R,Mark.  On Wednesday, 16 November 2016, 6:45, David North wrote: Hi Markus, This question would be best asked on the POI user list (user@poi.apache.org) - moving thread there. > is there a way to write the s