Hi, Steve! The syntax presents a menu with a choice for each row in a table. But your example's WHERE clause seems to be just popping up a single choice menu dialog, where the user will see <NEW>, and when the user presses '[Enter]' or clicks the choise, the value of the TEXT variable VCONTACTN will be set to '0'.
Bill On Mon, Nov 3, 2008 at 7:33 PM, Steve Breen <[EMAIL PROTECTED]> wrote: > > choose VCONTACTN from #values for '<NEW>', 0 from mechxx where count = 1 > > > Please help me remember. > > Just getting back on pycle and starting up coding after a long hyatis > > > Steve >

