> This has changed big time; it does not work the way > it used to in previous > versions (6.5++ and prior). You need to use EEPs if > you want to do this; you > can look at Concomp examples for guidance.
As I feared. In my case, the lookup depends on two columns (ControlNum and SubControlNum) and doing with EEPs would be hairy. Instead, I'm getting the control info in dialogs, doing the lookups, and inserting the rows with the lookup up values before letting the user edit. If they change the control info, they'll just have to change the customer code as well. -- Larry
