Unixguy,
I don't think you can add more than 1 detail table using just the Form Wizard. However, if you use the wizard and you select one detail form, after the form is created, you can select 'Add/Remove Tables... ' from the Tables menu to add your second, third, or however many detail forms you need. I just tried the Form Wizard with some of my tables to create a form with grids. The only trouble I had was having to change the Align property of the DB Grids that the Form Wizard created before being able to add any more db grids, fields, etc... If you want R:BASE to consider putting an Add Tables function on the Form Wizard, you can send in an enhancement request. Thanks. ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Monday, June 30, 2008 8:28 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Choose command with CHKBOX n option I had problems creating automatically ( wizard generated form ) with master detail relationship when there are two detail tables. Is two or more detail tables supported ? Thanks In a message dated 6/30/2008 7:54:28 PM Central Standard Time, [EMAIL PROTECTED] writes: Subj:[RBASE-L] - Re: Choose command with CHKBOX n option Date:6/30/2008 7:54:28 PM Central Standard Time From:[EMAIL PROTECTED] Reply-to:[email protected] To:[email protected] Sent from the Internet ----- Original Message ----- From: "Javier Valencia" <[EMAIL PROTECTED]> To: "RBASE-L Mailing List" <[email protected]> Sent: Monday, June 30, 2008 6:29 PM Subject: [RBASE-L] - Re: Choose command with CHKBOX n option > > It returns the same string as your example but it will only allows you to > select 20 records.in 7.5 anyway. > bingo for 7.6. There seems to be a (loose) correlation between the LJS/RJS space allocation in relation to something akin to 1.5k. Each of the expressions removed from your (Javier) example, allows the count of selections permitted to increase _roughly_ in step with the multiplier of the RJS/LJS space times the count. ??? > > Javier, > > > > Javier Valencia > > 913-915-3137 > > > > _____ > > From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Lawrence > Lustig > Sent: Monday, June 30, 2008 4:14 PM > To: RBASE-L Mailing List > Subject: [RBASE-L] - Re: Choose command with CHKBOX n option > > > > << > > > I actually get an R:base message telling me the Maximum Number of Choices > have been made and it will not allow me to choose any more. > >>> > > > I just ran this command: > > choose vx from #VALUES for transid from invoiceheader chkbox > > from the RRBYW14 database R> prompt. Through dint of tedious clicking, I > was able to select all 93 records in InvoiceHeader, returning a string with > 93 items and a total length of 1022 characters (the length is longer than > you would expect because R:Base is padding the integers with spaces). > > I did not predefine vx, and R:Base selected TEXT for its type. > > You might want to start there and slowly add options until you figure out > where the problems is. > -- > Larry > > ************** Gas prices getting you down? Search AOL Autos for fuel-efficient used cars. (http://autos.aol.com/used?ncid=aolaut00050000000007)

