[WM] Strange problems
Justin Mason
jm.jmason.org
Tue Aug 26 19:18:02 IST 2003
Wes Meltzer writes:
> I changed ${${WebMake.OutName}.txt} to ${WebMake.OutName} and I renamed
> "index.txt" to "index", and now nothing works at all.
>
> Am I missing something?
>
> Do I need to put the .txt back in and change the metatable somehow? I
> guess I'm just confused as to how to approach the problem.
Strange. I'd try removing the "namesubst" so the content items
are called "foo.txt", and just allow them to use the .txt extension.
Then keep using ${${WebMake.OutName}.txt}...
--j.
More information about the Webmake-talk
mailing list