D
Donna
I'm attempting to include a number of small documents within a larger
document. The small documents are in a subfolder called "Modules." It worked
very well when I used the Insert-File command, but the documents disappeared
when I moved the big document to another computer--but to a folder that had
the same subfolder ("Modules") and smaller documents.
I am trying to change the INCLUDETEXT statement to include a relative path,
instead, but every attempt gives me the "Error! Not a valid filename."
I've tried:
{INCLUDETEXT "...\\Modules\\Module 4.htm" \c HTML}
{INCLUDETEXT "\\Modules\\Module 4.htm" \c HTML}
{INCLUDETEXT "Modules\\Module 4.htm" \c HTML}
What is the right syntax for a relative path within an INCLUDETEXT field, or
is a relative path even possible?
Thanks,
Donna
document. The small documents are in a subfolder called "Modules." It worked
very well when I used the Insert-File command, but the documents disappeared
when I moved the big document to another computer--but to a folder that had
the same subfolder ("Modules") and smaller documents.
I am trying to change the INCLUDETEXT statement to include a relative path,
instead, but every attempt gives me the "Error! Not a valid filename."
I've tried:
{INCLUDETEXT "...\\Modules\\Module 4.htm" \c HTML}
{INCLUDETEXT "\\Modules\\Module 4.htm" \c HTML}
{INCLUDETEXT "Modules\\Module 4.htm" \c HTML}
What is the right syntax for a relative path within an INCLUDETEXT field, or
is a relative path even possible?
Thanks,
Donna