×
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.
What are you going to use to set wFlag?
Answer... True or False.
-----Original Message-----
From: RPG400-L [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Booth Martin
Sent: Monday, July 10, 2017 8:45 PM
To: RPG programming on the IBM i (AS/400 and iSeries)
Subject: Re: figurative constants *YES & *NO?
Why wouldn't you use a named indicator?
Then code like
if wFlag
...... do stuff
endif
On 7/10/2017 4:29 PM, Roger Harman wrote:
I always define these and use them....
dcl-c True '1';
dcl-c False '0';
Roger Harman
COMMON Certified Application Developer - ILE RPG on IBM i on Power
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.