Larry, The list left and right is a great idea. But, I never tried to set it up. Could you give me a little help or a sample. Is there a sample is the R:base sample databases?
Thanks Joel ----- 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 >
