Here's the situation:
I have a master module, which 'use's  other objects in same hierarchy. It creates the 
objects and assings
references of them to the local variables. Everything compiles, even works. That main 
module receives
requests and directs to one of the created objects, passing CGI object and request 
object...
But on second run it disappears. All function calls fail because it says it can't call 
function on undef
object. Help?
Pavel

-- 
Bask in the glow of the digital silence
http://www.vancouver.yi.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to