PRB: Browse Window Called 'Locate Record' Won't Allow Changes

ID: Q131869

The information in this article applies to:

SYMPTOMS

You see the title 'Locate Record' on the Browse window, and you are not allowed to make any changes to the records in the window.

CAUSE

This is due to a code change in Foxapp.app. In versions prior to 2.6, Foxapp allowed you to choose Browse from the Application menu. However, this was changed in version 2.6; Browse became Locate.

After the Foxapp-generated program completes all attempts to browse a table, the Browse window with the "Locate Record" title appears. No modifications or deletions are possible in this window.

This happens when you choose Browse because the Browse choice uses the BROWSE LAST command. BROWSE LAST uses the structure of the last Browse issued, which in this case, was generated by Foxapp.

RESOLUTION

Use either of the following two solutions:

NOTE: You can choose to change the name of the menu bar option from Locate to Browse.

MORE INFORMATION

Steps to Reproduce Behavior

1. Create an application using Foxapp and the Customer.dbf table. Run the

   application.

2. On the Application menu, click Locate. The Browse window appears. Press
   the ESC key to close the Browse. Close the screen by clicking the Quit
   button.

3. Open the Customer table. On the Database menu, click Browse.

Additional reference words: FoxWin 2.50 2.50a 2.50b 2.60 2.60a KBCategory: kbprg kbtool kbprb KBSubcategory: FxprgBrowse

Last Reviewed: July 5, 1995