Karen, Have they tried CTRL-A while on the ListBox? That is the standard way to SELECT ALL in windows.
If this does not work in the scenario you described, perhaps an enhancement request is in order. Dennis McGrath ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, May 09, 2008 11:20 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Property commands to select all in listbox? In 7.6. I have a Variable Lookup Listbox with a multi-select property set on. I know going into the form how many rows there are in the ListBox, and it cannot change once they're in the form. The client wants to be able to click a button that says "select all", and have all the rows actually highlighted so that they can then singly un-click the few that they might NOT want to have selected. Anyone done this? I was thinking that the only way to do it is to declare a cursor with individual MAKECLICK commands. Not sure what that would look like on the screen .... There is no MAKECLICKALL, is there? Karen

