On 20 Feb 2001, at 10:59, Ronan O'Donohoe wrote:

> My question is this, how do I mark this ("List#ItemId#" ) as an exit
> variable in the qry_template.cfm  and an entry variable in my
> dsp_template.cfm fusedocs so that's clear to the person who ends up coding
> for it? ?

I would handle it like this (reverse the attribute symbol for your qry file):

|| Responsibilities ||
I do something with lists of items.  I read the attribute(s) "List%ItemID%" and 
do the following...  NOTE to developer: %ItemID% is an integer ID; valid 
instances are in the form List1, List44, etc.

|| Attributes ||
==> List%ItemID%: a LIST ( string comma-delimited )+


- Jeff

==============================================================
| Jeffrey S. Peters       | "Specialization is for insects." |
| [EMAIL PROTECTED] |                 - Lazarus Long   |
| PGP key for Jeffrey S. Peters at ldap://keyserver.pgp.com  |
==============================================================

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to