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



Thank you, Seems good, I want to use the previous  values in the same
job, but have different ones in any other job.

On 4/30/19 6:20 PM, dlclark@xxxxxxxxxxxxxxxx wrote:
"MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> wrote on 04/30/2019
05:52:45 PM:
In a service program the global variables are shared by all the
functions, for sure in the same call.

Will they keep their value if a RPG program calls a different
function? It seems yes, but always?

If other job calls a function, will it have its own values?

My goal is to write several functions and use the values of previous
calls. It will work if I pass the values as parameters, can I omit the
parameters, and still have the values?

In the same job and in the same activation group, yes, the service
program's global storage retains its values. Service procedure local
storage initializes with each call -- unless the STATIC keyword is used
for particular local variable(s). Different activation groups and
different jobs would have to employ some other mechanism for shared
storage.


Sincerely,

Dave Clark

-- Este e-mail fue enviado desde el Mail Server del diario ABC Color --
-- Verificado por Anti-Virus Corporativo Symantec --

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.