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 Grome 808-737-6499 WebDNA Solutions mailto:ken@webdna.net http://www.webdna.net Associated Messages, from the most recent to the oldest:

    
  1. Re: nesting limits? (Kenneth Grome 1998)
  2. Re: nesting limits? (PCS Technical Support 1998)
  3. Re: nesting limits? (Kenneth Grome 1998)
  4. Re: nesting limits? (Jay Van Vark 1998)
  5. Re: nesting limits? (Kenneth Grome 1998)
  6. Re: nesting limits? (Dave MacLeay 1998)
  7. Re: nesting limits? (PCS Technical Support 1998)
  8. Re: nesting limits? (Kenneth Grome 1998)
  9. Re: nesting limits? (PCS Technical Support 1998)
  10. nesting limits? (Kenneth Grome 1998)
>>[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 Grome 808-737-6499 WebDNA Solutions mailto:ken@webdna.net http://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:

Nested tags count question (1997) Time for a hard questions. (1997) Dates (1996) tricky embedded[showifs/hideifs] (w/ code.. long) (2000) Database Security Rev., (2002) WC on Mac OS X or Mac OS X Server 2.x (2001) WebCat2b14MacPlugIn - [include] doesn't hide the search string (1997) [sendmail] questions... (1997) Order not created error (1997) Online reference (1997) Sorry - the list went haywire... (1998) BW in a search (2007) Sort Order on a page search (1997) two unique banners on one page (1997) pulling URL information (2003) Sorting (2000) Emailer & WebStar Mail and 551 Error (2000) date search not working when type=date specified (2007) Setting up shop (1997) Clear command and ShoppingCart.tmpl (1997)