| In re .0:
I had the same confusion when I started using Online_cleanup.exe...
What you need is a DOCUMENT profile file that points to the actual document
files you want processed. Thus, if your intent was to "cleanup" a file with the
name "FOO.SDML" you would create a profile file named "FOO_PRO.SDML" and
use it as the argument to the cleanup routine. Your FOO_PRO.SDML might look
like this:
<PROFILE>
<ELEMENT>(foo.sdml)
<CONTENTS_FILE>
<INDEX_FILE>
<ENDPROFILE>
See the DOCUMENT documentation for more details and various weird things
you can do with profile files. (QUESTION: Are the DOCUMENT books available
online?)
bob wyman
|