J
Jean-Baptiste Bertrand
Hello!
Here's my problem: I have a Word macro which opens a document, makes
changes to it, and then saves it to a new directory. Before saving it
to this new directory, I need to get programmatically the size of the
processed document (that is to say: its size after the changes were
made). Is that possible? The FileLen() function returns only the
original size of the document…
Hope my request is clear enough.
Thanks,
Jean-Baptiste
Here's my problem: I have a Word macro which opens a document, makes
changes to it, and then saves it to a new directory. Before saving it
to this new directory, I need to get programmatically the size of the
processed document (that is to say: its size after the changes were
made). Is that possible? The FileLen() function returns only the
original size of the document…
Hope my request is clear enough.
Thanks,
Jean-Baptiste