Hi Drew, >> Ok but did you just expand the scope of this new variable. It is not >> just for Base documents but for any frame? > > Ah - my apologies. > > In fact I think this cannot be separated. (Well, it can, probably. But > with quite some effort/hacks only, so why should it?)
Lemme correct myself: If we define that ThisComponent refers to the active component (document, designer, whatsoever), then we can simply add another variable DatabaseDocument to, well, database document's Basic, which refers to, guess, the database document. In this case, there's no need to care for the other document types (where ThisComponent would continue to reflect both aspects as before). Note that I updated the spec with this - the above is what I currently favor. 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]
