|
Just reading the code, I'm not sure what you are trying to do.
To me, "Not Prettyfield" means flip the value of Prettyfield, not set it to
0. It's the same as "Prettyfield = not Prettyfield"
-----Original Message-----
From: rob@dekko.com [SMTP:rob@dekko.com]
Sent: Wednesday, January 23, 2002 1:03 PM
To: rpg400-l@midrange.com
Subject: NOT on the left side
Suppose I have the following:
PrettyField is an indicator field - a type 'N'.
/free
if This=That;
PrettyField;
else;
Not PrettyField;
Endif;
/end-free
The
PrettyField;
compiles ok. However the
Not PrettyField;
does not.
Should I use the
PrettyField=*on;
PrettyField=*off;
logic, or should I hold my breath until I turn blue and hope IBM
changes
this?
Rob Berendt
--
"They that can give up essential liberty to obtain a little
temporary
safety deserve neither liberty nor safety."
Benjamin Franklin
_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L)
mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
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 mailing list archive is Copyright 1997-2025 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.