|
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
--
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.