Vema wrote:
>
> i want to write to a log file "AHDXAPI Server is now started running $now_string";
> to the following path
> /proj/ahd02/CAisd/site/mods/scripts/log/init/ahdxapi.init.log
>
>
> #!/proj/ahd02/CAisd/ActivePerl-5.6.0.618/bin/perl
> #/usr/local/bin/perl
use strict;
use warnings;
>
> Hi
> i want to wirte to a log file "AHDXAPI Server is now started running $now_string";to
> the following path
> /proj/ahd02/CAisd/site/mods/scripts/log/init/ahdxapi.init.log
>
>
> #!/proj/ahd02/CAisd/ActivePerl-5.6.0.618/bin/perl
> #/usr/local/bin/perl
>
> use POSIX qw(strftime);
> $n
Hi Rob
i want to wirte to a log file "AHDXAPI Server is now started running $now_string";to
the following path
/proj/ahd02/CAisd/site/mods/scripts/log/init/ahdxapi.init.log
#!/proj/ahd02/CAisd/ActivePerl-5.6.0.618/bin/perl
#/usr/local/bin/perl
use POSIX qw(strftime);
$now_string = strftime "