[Zope-Perl] Re: Getting wierd problem ...

Andy McKay andym@ActiveState.com
Wed, 27 Jun 2001 13:59:05 -0700


You should be able to pass arguments exactly as the same as python args. You
can also pull out of the request if necessary, there is no difference for
var|call|in compared to anything else.

Cheers.
--
  Andy McKay.


----- Original Message -----
From: "Alan Young" <alany@qwest.net>
To: <zope-perl@zope.org>
Sent: Monday, June 25, 2001 9:15 AM
Subject: [Zope-Perl] Re: Getting wierd problem ...


> Ok, I've figured out how to call a script in perl with self (<dtml-call
> "script(this())" but I'm still having problems getting things working
> correctly.  If I want to have more parameters things get really screwy.
>
> Is there a step by step tutorial on  how to make perl work with zope?  All
> the tutorials I've seen make some basic assumptions that I'm not familiar
> with.
>
> How do I create the script so I can access passed values.  What are the
> possible ways I can call the script (<dtml-var|call|in ...>) and are there
> any differences I need to be aware of.
>
> Thanks.
>
> Alan
> --
> Software suppliers are trying to make their software packages more
> "user-friendly".  ...  Their best approach, so far, has been to take all
> the old brochures, and stamp the words, "user-friendly" on the cover.
> -- Bill Gates, Microsoft, Inc.
> [Pot. Kettle. Black.]
>
> _______________________________________________
> Zope-perl maillist  -  Zope-perl@zope.org
> http://lists.zope.org/mailman/listinfo/zope-perl
>