|
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. -- [ Picked text/plain from multipart/alternative ] Try removing the = before the ' ' to read > ' ' or <> ' ' > -----Original Message----- > From: Justin Houchin [SMTP:justin@RELIATEK.COM] > Sent: Monday, July 08, 2002 1:37 PM > To: RPG Midrange > Subject: If Statements > > This is a multi-part message in MIME format. > -- > [ Picked text/plain from multipart/alternative ] > Hi Everyone, > I have a simple question. I cannot figure out why this will > not work. Here is the example.. > > D BasketQty 7A > > > 0121.00 *If basket item quantities changed, update them > > 0122.00 C Eval BasketQty = ZhbGetVar('BasketQty') > > 0124.00 C If BasketQty >= ' ' > 0125.00 C ExSr UpdateQty > > 0126.00 C ExSr WriteHTML > > 0127.00 C Return > > 0128.00 C EndIf > > With the BasketQty being blank, the program still proceeds to the > subroutines when it should skip them. I know that I could substitute > line 124.00 with > BasketQty IfNe *blank, but I wanted to do it the other way. Any > Suggestions? > > > > Justin Houchin > Programmer and Web Developer > ReliaTek, Inc > justin@reliatek.com > > -- > > > _______________________________________________ > 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. This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential or privileged information. Any unauthorized review; use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy the message.
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.