----- Original Message ----- From: "David M. Blocker" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, October 09, 2004 12:48 PM Subject: [RBG7-L] - Re: Choose Command
> Larry > > Now that is slick! WOuld you have a sample you can post to the list? There is more than one example, including how to move multiple selections at once on my demo from the spring conference.... > David Blocker > [EMAIL PROTECTED] > 781-784-1919 > Fax: 781-784-1860 > Cell: 339-206-0261 > ----- Original Message ----- > From: "Lawrence Lustig" <[EMAIL PROTECTED]> > To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> > Sent: Friday, October 08, 2004 5:02 PM > Subject: [RBG7-L] - Re: Choose Command > > > > > > In previous versions, I believe 20 was the limit. However, the new > > > > documentation specifically says all items can be checked, and gives > 9999 as > > > the > > > > > > But even if vStudent is declared as a note, it's only going to hold 4k > string > > > length, right? > > > > Yes, and at (say) 10 bytes per StudentID that places an upper limit of > about > > 400 selections. When you're in that area, I think a CHOOSE CHKBOX is not > the > > way to go. I use those selection dialogs with a list of "Available" in a > list > > box on the right, "Selected" in a listbox on the left, and buttons in the > > middle to move the values back and forth. I like those a lot better. > > -- > > Larry > > > > >
