×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




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 ]
But that's what you're testing for - if BasketQty is greater than or equal
to blanks.  If it's blank, it should execute the subroutines.

-----Original Message-----
From: Justin Houchin [mailto:justin@RELIATEK.COM]
Sent: Monday, July 08, 2002 3: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.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.