Thanks R:azzak, I thought that there was some construct that would allow it and somehow (???) I though that you would still be up... Javier,
Javier Valencia, PE President Valencia Technology Group, L.L.C. 14315 S. Twilight Ln, Suite #14 Olathe, Kansas 66062-4578 Office (913)829-0888 Fax (913)649-2904 Cell (913)915-3137 ================================================ Attention: The information contained in this message and or attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all system and destroy all copies. ====================================================== -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Behalf Of A. Razzak Memon Sent: Friday, August 19, 2005 12:48 AM To: RBG7-L Mailing List Subject: [RBG7-L] - Re: Form control At 01:11 AM 8/19/2005, Javier Valencia wrote: >I am trying to use a control in a form that will allow me >to select more that one record (such as I can when using >a CHOOSE command) into a variable; I have tried variable >lookup combo box, variable lookup list box, variable user >defined user combo box and variable user defined list but >I seem to be able to select only one record at the time; >am I using the wrong controls? What do I need to do to be >able to select more that one record into a variable? Javier, The MULTISELECT option is not supported in either "DB" or "Variable" Lookup ComboBox/ListBox. However, MULTISELECT option does work perfectly for User Defined ListBox when the items are loaded from a file or using the DECLARE Cursor. Take a look at Mike Byerley's sample to demonstrate the use of ListBox with all supported PROPERTY/GETPROPERTY commands. R:BASE Community: http://www.rbasecommunity.com Item 010. Variable Rich Edit Demo and Tutorial 02/24/2005 Hope that helps! Very Best R:egards, Razzak.
