Re: nesting limits?
This WebDNA talk-list message is from 1998
It keeps the original formatting.
numero = 19154
interpreted = N
texte = >>[include [interpret][include file=somefile¶m=valueOne][/interpret]]>>So what you're hoping for is something that looks like this?>[include [include file=somefile¶m=valueOne]]>And the results of that inner [include] would be a filename?Yes, more or less. Let's see if I can explain this better. Here's my hierarchy, I have three separate files to deal with in this situation:Template.tpl [include includeFile.inc]IncludeFile.inc [include [interpret][include file=somefile¶m=valueOne][/interpret]]somefile ../full/path/to/some/file/to/be/includedAs you can see, the somefile value is a full path to the file I want included in the outer [include] context (of the includeFile.inc file). But without the [interpret] context, WebCat doesn't work. The only thing I can figure is that this nested include code is itself in an include file, so I'm guessing that WebCat stops interpreting at the first nested [include].If that's the case, it will never find a file located at a raw file path that looks like:[include file=somefile¶m=valueOne]because there is obviously no such path. :(Of course, I cannot actually see what's going on here because [include] tags does not display the raw file reference when it cannot find an [include] file. Instead it displays a generic error message from the errormessages.db, and that's no help in debugging. Therefore I'm simply ASSUMING that placing nested include code in an include file is *not* acceptable -- unless [interpret] is used to make it work.Is this the problem?Sincerely,Ken Grome808-737-6499WebDNA Solutionsmailto:ken@webdna.nethttp://www.webdna.net
Associated Messages, from the most recent to the oldest:
>>[include
[interpret][include file=somefile¶m=valueOne][/interpret]]>>So what you're hoping for is something that looks like this?>[include [include file=somefile¶m=valueOne]]>And the results of that inner
[include] would be a filename?Yes, more or less. Let's see if I can explain this better. Here's my hierarchy, I have three separate files to deal with in this situation:Template.tpl [include includeFile.inc]IncludeFile.inc [include
[interpret][include file=somefile¶m=valueOne][/interpret]]somefile ../full/path/to/some/file/to/be/includedAs you can see, the somefile value is a full path to the file I want included in the outer
[include] context (of the includeFile.inc file). But without the
[interpret] context, WebCat doesn't work. The only thing I can figure is that this nested include code is itself in an include file, so I'm guessing that WebCat stops interpreting at the first nested
[include].If that's the case, it will never find a file located at a raw file path that looks like:[include file=somefile¶m=valueOne]because there is obviously no such path. :(Of course, I cannot actually see what's going on here because
[include] tags does not display the raw file reference when it cannot find an
[include] file. Instead it displays a generic error message from the errormessages.db, and that's no help in debugging. Therefore I'm simply ASSUMING that placing nested include code in an include file is *not* acceptable -- unless
[interpret] is used to make it work.Is this the problem?Sincerely,Ken Grome808-737-6499WebDNA Solutionsmailto:ken@webdna.nethttp://www.webdna.net
Kenneth Grome
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Beta version-Mac? (was Emailer update for Mac?) (1998)
WC2.0 Memory Requirements (1997)
Poll Please (2002)
authenticating a second user (1997)
date pref (1999)
(2000)
my price won't move (1997)
unsubscribe (1997)
WebCatalog NT beta 18 problem (1997)
Error Log.db --however (1997)
upgrading (1997)
WebCat2 - [format thousands] (1997)
Not really WebCat (1997)
F3 crashing server (1997)
Scoping rules in WebDNA 4.0 (2000)
[format 40s]text[/format] doesn't work (1997)
Re:2nd WebCatalog2 Feature Request (1996)
Robots fill event log (1997)
Dummy Credit Card Number for debug? (1997)
WC2b15 - [HTMLx]...[/HTMLx] problems SOLVED! (1997)