How open an existing document in lotusScript.I use editDocument but I have a problem with it.
What another formule can I use?
How open an existing document in lotusScript.I use editDocument but I have a problem with it.
What another formule can I use?
Subject: open an existing document
EditDocument is the correct command to use. What problem are you having?
Subject: RE: open an existing document
if I open the document manually and I modify some field and I quit I have a message for save modification. It’s okBUT
if I open the document by “EditDocument(True, doc)” I haven’t any message when I quit as if there aren’t modification