On 11/16/06 8:43 AM, "Michael" <[EMAIL PROTECTED]> wrote: > hi All, > I seem to be getting the weirdest error. > > If I add rows to a list box like this: > > for x = 0 to Count // Count derived from Countfields > listbox1.addRow pList // where pList is a string property of a window > next > > It populates the lisbox from row 1
Is it possible that there is an empty row in your source data? -Seth _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
