> - The "init" sub needs to be ran once. Since it is currently not > possible to bind events to the "OnLoad" etc. events of an embedded > form, you probably need to do this manually after loading the form > document
More conveniently you probably do this by adding the sub to the "onload" event of the main form. Just ensure that adding the listeners is done once only. Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Base http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
