[ic] data tag

Schuyler W Langdon interchange-users@icdevgroup.org
Sun Sep 22 13:02:02 2002


Can't figure out why this works when page_arg is a valid product key:

[data base="products" field="description" key="[scratch page_arg]"]

and this does not:

[calc]return $Tag->data("products", "description",
$Scratch->{page_arg});[/calc]

Aren't these identical?

Schuyler Langdon
GatorDev