in reply to Mason and objects

ya Fletch,

Its pretty strange. I did all the changes that u have specified even still i get the same problem.It works for first time then it fails with the same error
<pre> <% Dumper($status) %> <% Dumper(%Table) %> </pre> <& footer.html &> <%init> my $status; $status = ASA::UIC_DBSTATUS->new(); my %Table = (); $status->RetriveBuildStatus($div,\%Table); </%init> <%once> use strict; use ASA::UIC_DBSTATUS qw/RetriveBuildStatus/; </%once> <%args> $div=>"ASA";
Thanks
SasiKumar