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:
WebCat2b12--[searchstring] bug (1997)
Pre-parse hell (2008)
sorting dates (1999)
WC1.6 to WC2 date formatting (1997)
WC with Paymentnet/Signio/Verisign (2000)
WC2b15 File Corruption (1997)
Re:no template caching (1997)
Protect vs Authenicate (1997)
Postprocessing CCs (2000)
really wierd date stuff on NT (1997)
Generating Report Totals (1997)
[protect] weirdness (2000)
Date/Time format problems (1997)
WebMerchant (1997)
WebCatalog [FoundItems] Problem - LONG - (1997)
Install Webcatalog under NT4.0 and Microsoft IIS 2.0 (1997)
Faxing orders in place of email (1997)
Question (2000)
Unexpected error (1997)
WebCat2b13 Command Reference Doc error (1997)