Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] Cart programming question



Quoting Steffen Dettmer (steffen@dett.de):
* Mike Heins wrote on Thu, Feb 14, 2002 at 14:32 -0500:
> If you want to use embedded Perl with safe, it is OK to do
> 
> [try]
>     [calc]
> 	$Carts->{main} = <<'EOF';
> [data table=group_carts column=content key=cart_id]
> EOF
>     [/calc]
> [/try]

This should actually be:

	$Carts->{main} = 
	 [data table=group_carts column=content key=cart_id]
	;

I occasionally make mistakes. 8-)

-- 
Red Hat, Inc., 3005 Nichols Rd., Hamilton, OH  45013
phone +1.513.523.7621      <mheins@redhat.com>

Be patient. God isn't finished with me yet.  -- unknown


Search for: Sort by: