User Profile
Collapse
Profile Sidebar
Collapse
Jatla V Ganesh
Last Activity: Sep 29 '17, 10:32 AM
Joined: Sep 14 '17
Location:
-
Jatla V Ganesh replied to perl script will generate html file, converting this to excel is not happening helpmein PerlHi..Thanks RonB for giving your reply..As of now perl script will generate html file in IE, it is not opening in IE it is taking so much time, converting this to excel is not happening as the existing installed Perl version doesn’t support this, could you please he me in this implementing it if any. -
Jatla V Ganesh started a topic perl script will generate html file, converting this to excel is not happening helpmein Perlperl script will generate html file, converting this to excel is not happening helpme
Code:#!/usr/bin/perl use strict; use XML::Simple; use Data::Dumper; use File::stat; use Time::localtime; use POSIX (); use File::Basename; use File::Path qw(mkpath); #use Env; print "Content-type:text/html\r\n\r\n"; my $sourceName = $ARGV[0]; my $cobdate; my $TMPFILE; my $TMP_FILE; my $directory ;
No activity results to display
Show More
Leave a comment: