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



RPG has a size limit on arrays.
16MB makes already a big array!

BTW I'd never read a CSV into an array.
I'd use embedded SQL (or even better my SQL table function which can read
any *.csv file and split it into Columns)

Mit freundlichen Grüßen / Best regards

Birgitta Hauser

"Shoot for the moon, even if you miss, you'll land among the stars." (Les
Brown)
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training them
and keeping them!"
?Train people well enough so they can leave, treat them well enough so they
don't want to.? (Richard Branson)


-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Steve
Richter
Sent: Donnerstag, 29. Juni 2017 21:46
To: RPG programming on the IBM i (AS/400 and iSeries)
<rpg400-l@xxxxxxxxxxxx>
Subject: Re: RPG hard to learn?

https://www.w3schools.com/jsref/jsref_sort.asp

one page explains sorting an array. You also get a lesson on callback
functions. Which can be applied to your own functions or what is in the
framework. The RPG equivalent is not as concise. And of course, you RPG
trainees, we have to have another lesson on what can go wrong when reading
something like a CSV file into an array. RPG has a size limit on arrays.
Have to learn SQL and cursors

On Thu, Jun 29, 2017 at 2:03 PM, Jon Paris <jon.paris@xxxxxxxxxxxxxx> wrote:

<Chuckle> Bad example Steve - it couldn't be much easier ...

sorta array(*).key;

But as was noted earlier - the OP's question concerned how hard RPG
was to learn. Not whether it was easier to perform certain tasks. And
it is easy to learn.


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Jun 29, 2017, at 1:49 PM, Steve Richter
<stephenrichter@xxxxxxxxx>
wrote:

On Thu, Jun 29, 2017 at 1:25 PM, John Yeung
<gallium.arsenide@xxxxxxxxx>
wrote:
"Easier to solve problem X in language Y than in language Z" is a
very different proposition than "easier to learn language Y versus
learning language Z".

I think the two issues are closely related. How do you teach someone to
sort a data struct array in RPG? It is easier to both do the sort and
teach it in a full featured language like javascript or Swift.
--
This is the RPG programming on the IBM i (AS/400 and iSeries)
(RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take
a moment to review the archives at
http://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our
affiliate
link: http://amzn.to/2dEadiD

--
This is the RPG programming on the IBM i (AS/400 and iSeries)
(RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at http://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: http://amzn.to/2dEadiD

--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.

Help support midrange.com by shopping at amazon.com with our affiliate link:
http://amzn.to/2dEadiD


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.