Uppps, the flowscript is like this (it doesn't influence the problem):

     //...
     var document = loadDocument(dirTitlePath);
     form.load(document);
     form.showForm("/form_templates/dirtitle.xml.html");
     form.save(document);
     saveDocument(document, dirTitlePath);
     //...


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to