"Joel W. Reed" wrote:
>
> then try to access it in somepage.asp, only these stmts. work
>
> $Application->Contents('Checksum')
> $Application->Contents->Item('Checksum')
>
> the one syntax which doesn't work is:
>
> tried: $Application->Contents('Checksum')->Item()
> (which works for $Request and $Response)
>
> error: PerlScript Error error '80004005'
> (in cleanup) Can't call method "Item" without a package or object reference
>
> but this (with PerlSetVar CollectionItem 1) is the one
> syntax you really need to work for cross platform
> compatibility.
>
Hey Joel, long time, no port! OK I'm sure I can apply
something like the patch you submitted for the
$Application->Contents('Checksum')->Item()
functionality while under CollectionItem config, but I am
not sure that I can get this to work at the same time
$Application->Contents('Checksum')
Is this OK? Do you just need the former, & not the latter.
Does the latter even work for you under PerlScript?
Thanks,
Josh
_________________________________________________________________
Joshua Chamas Chamas Enterprises Inc.
NodeWorks Founder Huntington Beach, CA USA
http://www.nodeworks.com 1-714-625-4051
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]