Would this work
I use this after we try to "find" something
 
  IF SQLCODE = 100 THEN
      PAUSE 1 USING '**** No data found ****'
  ENDIF
 
Marc
 
----- Original Message -----
Sent: Friday, March 04, 2005 9:27 AM
Subject: [RBG7-L] - Pocket Rbase question

First, I guess I should ask if this is the correct list for Pocket Rbase questions?

Secondly, I am wanting to display a message on the hand held if a look up is not found.  My form allows a user to scan a barcode and pull up information about the product.  This is working fine. However, if they should scan a barcode that does not have a valid UPC number, I want to display a message stating "INVALID UPC CODE" . 

Any assistance is appreciated.

Thanks,

-Bob

Reply via email to