×
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.
Okey Aaron,
yes
eg. calling a subprocedure (why is it named "subprocedure" when every body
else calls it a function or a method in a class = serviceprogram ?
abcfunction({
parm3:'abc'
patm2:%trim(myname)
parm1:'chain'
});
Aaron Bartell <aaronbartell@xxxxxxxxx>
Sent by: rpg400-l-bounces@xxxxxxxxxxxx
28-07-2010 20:20
Please respond to
RPG programming on the IBM i / System i <rpg400-l@xxxxxxxxxxxx>
To
"RPG programming on the IBM i / System i" <rpg400-l@xxxxxxxxxxxx>
cc
Subject
Re: Future of RPG was: Open Access for RPG
I would consider those small semantics that don't matter and can be
easily learned. Do you have an example that is more detrimental?
Maybe user defined data types? I wouldn't mind having user defined
data types in RPG.
Aaron Bartell
http://mowyourlawn.com
http://mowyourlawn.com/blog/
On Wed, Jul 28, 2010 at 12:38 PM, <hr@xxxxxxxxxxxx> wrote:
Okey Aaron
I try once again
why do anybody try to introduce
if aaa <> '123';
in one language
while anybody else uses
if (abc != '123') {
in other languages
the result is the same but why on earth try to introduce two standards
when you can have on - that is the basics of ISO - standardization!
Regards
Henrik
As an Amazon Associate we earn from qualifying purchases.
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.