At 08:18 AM 6/17/2003 -0700, Victor Timmons wrote:
I have a form with a region on it I also have some vars that are based on the
same table as the region but they are outside the region. What i am tring to do
is run an eep when i click those var's.
IE display a contact name for a customer and if i need more information i click the name and bring up more information.
It will not run the eep at all,and i have the var to Enter and Edit information. Maybe that's the way its suppose to be but if that's so i don't understand why it display information just fine but wont run an eep
Victor,
In R:BASE 6.5++ for Windows, when defining "Region" on Form Designer, ALL database related objects, such as Column/Variable objects "MUST" be located inside the defined region associated with table to be evaluated correctly on runtime.
Of course the Next Generation R:BASE 7.0 for Windows Form Designer includes "Endless" options and possibilities including "Scrolling Regions" and MORE ... and the objects on Scrolling Regions doesn't have to be associated with table.
Very Best R:egards,
Razzak.

