×
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.
No they are not, they are scoped to the procedure. I am not sure about the PI variables because I haven't had a reason to check but I would bet that they are scoped local also.
I had a program template that I converted to the 6.1 "Full Main" procedure format. Had some global vars that another sub procedure expected to contain values loaded by the main procedure. In testing them they still contained the initial values, as I should have expected if I had thought about it, but the local vars in the main procedure contained the expected values.
Duane Christen
--
Duane Christen
Senior Software Engineer
(319) 790-7162
Duane.Christen@xxxxxxxxxx
Visit PAETEC.COM
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Scott Klement
Sent: Tuesday, August 04, 2009 2:39 PM
To: RPG programming on the IBM i / System i
Subject: Re: Global variable search
I didn't think of that!
When you declare a main procedure in 6.1 with the MAIN keyword, are the variables declared inside the main procedure global?
Christen, Duane wrote:
Unless you code them in 6.1.
<Ducking and running for cover>
--
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.