At 09:41 PM 8/12/2004 -0500, Tom Hart wrote:

To do a look-up of a product using a product number
I am using a dialog box to enter product number then
editing a form using the product number and unique
transaction number.  This works fine but keeps opening
a new form window each time I enter items. My question
is how do I close the previous form window, I have
tried Closewindow and Exitform in an exit eeps.


Tom,

Could you post the routine you are using? That will give
a clear picture of what you are trying to do.

Meanwhile, take a look at the various options you can use
with Popup Menus, including:

. Automatic Popups
. Double-Click Popups
. Double-Click Popups with WHERE Clause (LIKE)
. Double-Click Popups with WHERE Clause (CONTAINS)
. Double-Click Popups with WHERE Clause (EQ)

For complete details and example:

Database: ConComp
Form: Popup Menus
Command File: PopupMenus.RMD

The entire presentation demonstrates the use of Popup Menus,
as well as bringing up the desired details as a separate
form for viewing, updates, etc.

Hope that helps!

Very Best R:egards,

Razzak.



Reply via email to