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



Njal wrote:
>What's the benefit of this (I/O to ext-desc struct) versus today's ability
>to define a "ds like(rcdfmt of file)"?
>
>I assumed he was after a function like the Windows API MapViewOfFile
>which would be more like System Service Tools (SST) sees all objects.

What are the benefits (other than just another ticky mark in the
announce letter)?  First, you can have one READ read into data
structure A and another read into DS B.  Some people might find
that useful, especially if they're using qualified data structures.
Secondly, since the DS matches the layout of the record format,
only one move of a block of bytes is needed, rather than moving
multiple fields, some of which may require data conversion.  And
so I/O may be a little faster.  OK, performance isn't really that
big an issue - the main thing is providing some additional
flexibility that some programmers have requested.

Hans Boldt, ILE RPG Development, IBM Toronto Lab, boldt@ca.ibm.com



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.