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



Actually, you did ask about functions after you asked about #limit. So
nevermind my comment below.
But, yes, when referring to external objects you do need to be careful
of case sensitivity.
But once a variable, subroutine, or procedure is given a name within the
RPG program there is no case sensitivity.


Paul Therrien
Ext: 551


-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Paul Therrien
Sent: Wednesday, February 29, 2012 9:32 AM
To: RPG programming on the IBM i / System i
Subject: RE: Can't See the Difference

I thought you were referring to the variable #Limit vs #limit

Paul Therrien
Ext: 551


-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Raul A. Jager W.
Sent: Wednesday, February 29, 2012 8:24 AM
To: RPG programming on the IBM i / System i
Subject: Re: Can't See the Difference

This is what I was refering, external procedure names.

Charles Wilt wrote:

That depends on what you mean by "functions"

RPG Built-in functions are not, that's true...

However, external procedure names are case sensitive. You won't
(usually) notice if you're just calling functions written in RPG, as
RPG converts everything to all UPPERCASE. But the EXTPROC keyword does

allow you to handle lower or mixed case...you're need this if you call
C functions.

extproc(myfunc) --> MYFUNC
extproc('myfunc') -->myfunc

HTH,
Charles

On Wed, Feb 29, 2012 at 8:45 AM, Paul Therrien
<ptherrien@xxxxxxxxxxxxxxx> wrote:


Function names are not case sensitive either.

Paul Therrien
Ext: 551

-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Raul A. Jager W.
Sent: Wednesday, February 29, 2012 7:34 AM
To: RPG programming on the IBM i / System i
Subject: Re: Can't See the Difference

Except for the name of the functions ?

paultherrien@xxxxxxxxxxxxxxxxxx wrote:



The RPG language is not case sensitive.

Paul Therrien
Andeco Software, LLC
2233 St. Charles Ave
# 704
New Orleans, LA 70130
225-229-2491
paultherrien@xxxxxxxxxxxxxxxxxx
www.andecosoftware.com


-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Richard
Sent: Tuesday, February 28, 2012 3:15 PM
To: 'RPG programming on the IBM i / System i'
Subject: RE: Can't See the Difference

Is it case sensitive? In one place you have #limit, the other #Limit.

/dick

--
This is the RPG programming on the IBM i / System i (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.





--
This is the RPG programming on the IBM i / System i (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.

--
This is the RPG programming on the IBM i / System i (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.




--
This is the RPG programming on the IBM i / System i (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.

--
This is the RPG programming on the IBM i / System i (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.


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.