Listing parameters passed into a [function]

This WebDNA talk-list message is from

2003


It keeps the original formatting.
numero = 49665
interpreted = N
texte = I'm playing with WebDNA 5's [function] context, and I'm trying to figure out how to extract a list of the parameters that are passed in to the function - like using [formvariables form=include] for [include] files...Has anyone figured out how to do this? Does SMSI have any suggestions?I've tried using all combinations of listvariables' and formvariables' parameters with no success.What I want to do is to have some optional parameters into a function... such as:[function name=FolderCount] [if ...parameter hierarchical is passed in and has a value of T...] [then]...count items in the passed-in folder path plus all sub folder...[/then] [else]...only count items in the passed-in folder itself, not any sub folders...[/else] [if] [return][thecount][/return] [/function]Then call it these ways:[text]count=[FolderCount path=/this/folder][/text] [text]count=[FolderCount path=/this/folder&hierarchical=T][/text] [text]count=[FolderCount path=/this/folder&hierarchical=F][/text] The best I've determined is I can test for:[if ([:local:hierarchical]=%5Bhierarchical%5D)] [then]...param hierarchical was not passed in...[/then] [/if]This works, and will suit my current purpose, but for future use I'd sure like to be able to do generate a list of passed-in parameters without necessarily knowing their names ahead of time, as I frequently do with formvariables and listvariables.- Brian ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Listing parameters passed into a [function] (Scott Anderson 2003)
  2. Listing parameters passed into a [function] (Brian Fries 2003)
I'm playing with WebDNA 5's [function] context, and I'm trying to figure out how to extract a list of the parameters that are passed in to the function - like using [formvariables form=include] for [include] files...Has anyone figured out how to do this? Does SMSI have any suggestions?I've tried using all combinations of listvariables' and formvariables' parameters with no success.What I want to do is to have some optional parameters into a function... such as:[function name=FolderCount] [if ...parameter hierarchical is passed in and has a value of T...] [then]...count items in the passed-in folder path plus all sub folder...[/then] [else]...only count items in the passed-in folder itself, not any sub folders...[/else] [if] [return][thecount][/return] [/function]Then call it these ways:[text]count=[FolderCount path=/this/folder][/text] [text]count=[FolderCount path=/this/folder&hierarchical=T][/text] [text]count=[FolderCount path=/this/folder&hierarchical=F][/text] The best I've determined is I can test for:[if ([:local:hierarchical]=%5Bhierarchical%5D)] [then]...param hierarchical was not passed in...[/then] [/if]This works, and will suit my current purpose, but for future use I'd sure like to be able to do generate a list of passed-in parameters without necessarily knowing their names ahead of time, as I frequently do with formvariables and listvariables.- Brian ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Brian Fries

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:

HELP WITH DATES (1997) page redirect in webDNA (1997) checksum for credit cards? (1997) Multiple Merchant Accounts? (1997) Summing fields (1997) Webten + Webcat running smooth (1998) searching for a variable range with in a found set (2002) two questions (1997) DON'T use old cart file! (1997) Emailer setup (1997) Verisigns SDK (pay flo pro) (2002) ListFiles Bug (1998) [ShowCart] and GET vs. POST (1997) RE: [WebDNA] WebDNA autosuggest (2010) Corrupt Database Problem... (2000) Web Catalog 2 demo (1997) So what ya working on? (or have you completed?) (2004) bug in [SendMail] (1997) Document Contains No Data! (1997) Unique SKU Numbers (2000)