[ic] Table access problem

Jerry jerry@data-logic.com
Thu, 14 Dec 2000 19:12:56 -0500 (EST)


Ed,
Thanks so much. That got it working.
I'd fixed the typo on the server and
cut that out of a saved page. Good 
example of looking for a difficult
soultion to a simple problem!

Jerry

On Thu, 14 Dec 2000, Ed LaFrance wrote:
> 
> I think you may need to put [tag touch inventory][/tag] on the page which 
> calls this calc routine, and did you try it as [perl] instead of [calc] 
> (just for fun)?  Also, I think there is a typo in your code:
> 
>              next if $in_instock >= $item->{quantity};
> 
> ...shouldn't that be $in_stock instead of $in_instock?
> 
> - Ed L.
> 
> 
>  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> New Media E.M.S.               Software Solutions for Business
> 463 Main St., Suite D          edl@newmediaems.com
> Placerville, CA  95667         http://www.newmediaems.com
> (530) 622-9421                 (530) 622-9426 Fax
> (866) 519-4680 Toll-Free
>  >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> 
> 
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
>