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



On Thu, Nov 5, 2015 at 12:36 PM, Vernon Hamberg
<vhamberg@xxxxxxxxxxxxxxx> wrote:
For all the good Scott's API is - and it's most excellent - I've wondered
about reading the XLSX directly. It is, after all, just a ZIP'd file of a
bunch of XML files.

[...]

Personally I don't think this would be all that hard to read with, and it'd
be a lot faster than all those individual Java calls from RPG.

It would indeed perform a lot faster. But it's kind of tricky and
annoying to program. In concept, it sounds very reasonable. In
practice, very few people tackle this head-on and wind up with a
finished .xlsx-reading library (in any programming language!), because
almost everyone who tries eventually discovers that Excel's quirks
make it much easier to reuse (or at worst, build upon) someone else's
wheel rather than inventing a new one.

And RPG is already at a disadvantage relative to other languages
because its XML and IFS handling are comparatively clumsy, tedious,
and rudimentary.

John Y.

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.