APPX is the Premier Development and Runtime Environment for Business Application Software
(Answer) (Category) FAQ's - APPX Software, Inc. : (Category) APPX Utility : (Category) APPX Development Environment : (Category) Input Processes :
How do I stop APPX from automatically displaying the next record during INQUIRY.
In an INQUIRY process, when the user enters a nonexistent key, the next record in sequence is automatically displayed. If you don’t want this to occur in the INQUIRY Start of Process event point, code:

            SET   --- EXACT KEY REQUIRED   =    Y

When the INQUIRY is in Key Entry, if a non-existing key value is entered, it will then not advance to the next record. Also, by setting:

            SET   --- AUTO READNEXT        =    N

... after a valid key has been entered and the INQUIRY has been run, when END is pressed, it will then not auto advance to the next key value. (Setting READ NEXT to NO in the INQUIRY's Additional Attributes does not accomplish this.)

[Append to This Answer]
2004-Jan-20 10:20am
Previous: (Answer) What are the rules for non-positive widget positions within an image?
Next: (Answer) How can I make a constrained field editable?
This document is: http://board.appx.com/cgi-bin/fom.cgi?file=337
[Search] [Appearance]
This is a Faq-O-Matic 2.719.
Copyright 2003 by APPX Software, Inc. All rights reserved.