[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Trouble with AutoLoad..
> > I have been struggling with the AutloLoad routine for a while now, and
my
> head starts to hurt. What I need is was discussed in this thread
> http://www.icdevgroup.org/pipermail/interchange-users/2002-August/
> 023871.htm
> l but I haven't got it to work.
>
> After a while I simplified the autoload thing to the following
> code, but it
> seems not to work either...
>
> Autoload <<EOS
> sub
> {
> $CGI->{test_value} = "Test";
> }
> EOS
>
it seems to need [perl] [/perl] and not sub { }
(see my last post)
Jonathan
Webmaint.