Hi Andrew, >> This URI is ambiguous, it points to the Main subroutine in the Module1 >> of the Standard basic library, but WHERE? inside the form-document or >> inside the main ODB document? > > IMO, it is not ambiguous at all: A proper address does not end with > library name, module name, method name, it includes the storage location > and that fully resolves the name.
But the only supported locations so far are "location=document" and "location=application". The "document" is ambiguous if you're in an embedded form. An option might be to extend the location: "location=document/forms/form_name". I'm pretty sure that would be a lot of code to touch, which today assumes that there's only "application" or "document", but it might be possible. 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]
