| > Hi, Leto, your help was invaluable to me last
> month!! I have one other dilemma,which seems so
> trite.. but the indexes that were created for the
> data I have managed to grab refer to the files as
> *.htm. Is there a way to have WinHTtrack use that
> extension instead of html?From Xavier:
Another option is to use the user-defined build structure to force all types
to be 3-characters long:
-N "%h%p/%n%q.%st"
.. but this won't work until the next beta release, as the "%st" option is
currently bogus.
_________________________________________________
This is the build that is working right now:
" %h%p/%[read::::].%t "
the only problem is that the filenames all end in .htm.
I tried adding an "s" in front of the "t" this morning and I got all files
with the extension "*.htm_". Can someone help? I can't have the "_" at the
end. :-( Thank you.
G
| |