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