Marc,
  Thanks for the response.  However, I believe due to the
limited memory and processing power on the hand held units,
Pocket PC does not have the programming language that
we are used to in Rbase  7.1 etc.  It does connect to tables
in Rbase and can "sync" the data with the desk top database,
but Pocket Rbase does not have SQL type syntax or the other
Rbase commands available.

So I was needing some pointers on the Pocket PC macro
method.

Thanks again.
-Bob

Thompson Technology Consultants
276 Chippewa
LaPorte, IN 46350
219-324-2605 (Phone & Fax)
219-363-7441 (Cell)
http://ttc.inc.home.comcast.net



-----Original Message-----
From:   Marc [SMTP:[EMAIL PROTECTED]
Sent:   Friday, March 04, 2005 11:25 AM
To:     RBG7-L Mailing List
Subject:        [RBG7-L] - Re: Pocket Rbase question

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 -----
  From: [EMAIL PROTECTED]
  To: RBG7-L Mailing List
  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
 << File: ATT00003.html >> 

Reply via email to