From: Keats <ke...@xa...> - 2004-04-14 14:20:21
|
Right. The template has no knowledge of what directory it was loaded from, unless you supply this to the context. Eg, #include as template "$CurrentSubDir/foo.wm" Keats ----- Original Message ----- From: "Tim Pizey" <ti...@pa...> To: <web...@li...> Sent: Wednesday, April 14, 2004 11:02 AM Subject: [WebMacro-user] Template path Hi, Am I right in thinking that the templates cannot be included from 'here' ie if a template bar.wm contains #include as template "foo.wm" will not look in the directory that bar.wm is in? cheers timp |