Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ServerObject Persistence

4 views
Skip to first unread message

david_...@my-deja.com

unread,
Jul 31, 2000, 3:00:00 AM7/31/00
to
Hi Perlies

I've just successfully translated an ASP from VBscript to PerlScript

(It calls a COM object)

However when I tried to beautify my code by splitting it up into
subroutines &init_object; and &execute_object it didn't work

It would appear that execute_object couldn't "see" the object
($APIObject) created in init_object

$APIObject = $Server->CreateObject("zzzzAPI_lib.zzzzAPI_ASP");

Do I have to pre-declare $APIObject ???


Sent via Deja.com http://www.deja.com/
Before you buy.

0 new messages