What befuddles me is I can't remember why I reference mechxx. I might be getting old here. Scarry
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Downall Sent: Monday, November 03, 2008 7:43 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Might be a stupid question but I forgot what this statement means and accomplishes 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

