On Fri November 18 2005 10:26, Johan van Niekerk wrote: > I need some help with OpenOffice.org 2.0 BASIC syntax. My problem is > illustrated here with a simple example. Suppose I have a database with two > fields, ITEM (field type = text) and COUNT (field type = integer). The > fields have the following records: ITEM, COUNTA, 4B, 6A, 3A, 9 I create a > form (In Blocks * Labels Above) and a button named ADD. When the ADD button > is pressed it should read (copy) the values of the current record, add a > new record and automatically copy the values of the previous record into > the appropriate fields of the new record. I have trouble with the syntax of > the macro responsible for this. Can someone please provide me with the > correct syntax? Thank you in advanceJohan van Niekerk
Hi Johan, The best mailing list to ask about starbasic is [email protected] You should ask to be CC:ed as you may not see all replies unless you subscribe to that list by sending an email to [EMAIL PROTECTED] and reply to the confirmation request email. Also have a look at http://api.openoffice.org. -- CPH : openoffice.org contributor Maybe your question has been answered already? http://user-faq.openoffice.org/#FAQ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
