Hi Jim

I believe that you can handle this with User permissions for the Form.  If
you make sure that the only permission that is checked for the Form is
"Navigate", I think that you will not be prompted for the record creation.

Also, a WHILE loop controlling navigation that is based on
"Tables("YourTable").RecordValid" would probably prevent you from navigating
beyond the last record.

Chip

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jim &
Barb Hoffman
Sent: Friday, January 05, 2001 9:37 PM
To: Palm Developer Forum
Subject: Looking through records with Satellite Forms


Hi Folks,

  I just recently decided to pursue PalmOS development to help
a friend who owns her own business selling Symbol 1500 and
1700 barcode scanner units.  I'm a veteran Visual Basic developer
so Satellite forms seemed a good fit for me.  I'm having a little
difficulty adusting though  ;)

  A simple example:

  I have a button control that I want to be able to click on to
scroll through records from the database.  Each time the button
is clicked I want to show the contents of a few fields on the screen.
If I set the "action when clicked" to Goto Next Record, when I
reach the end it asks me if I want to create a new record.  I don't
want that displayed.  I just want it to stop and not respond when
pressed.  I tried a script instead that did a tables().MoveNext but
that doesn't update the fields on the screen.  How can I get what
I want??   ;)

I'm pretty excited about PalmOS development.  This could be
COOL!

TIA,

Jim/

Jim Hoffman
"Newbie" PalmOS Developer!



--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to