User Profile

Collapse

Profile Sidebar

Collapse
ashootoshverma
ashootoshverma
Last Activity: Apr 12 '08, 09:06 AM
Joined: Feb 20 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ashootoshverma
    replied to Problem in Perl program
    in Perl
    Hi All,

    Can anyone help me to findout solution of my problem because its almost a long time for my problem put in forum....
    See more | Go to post

    Leave a comment:


  • ashootoshverma
    replied to Problem in Perl program
    in Perl
    Hi Thanks again,
    But the error message what I got is
    Adding file .........xyz.pl
    Cann't add file xyz.pl~ No such file or directory
    See more | Go to post

    Leave a comment:


  • ashootoshverma
    replied to Problem in Perl program
    in Perl
    First thanks for your help second it didn't extract all .pl file from different folder
    those in directory M:\\ .Actually M:\\ contain some file like .pl as well as some folders .And every folder have .pl files in it....
    See more | Go to post

    Leave a comment:


  • ashootoshverma
    replied to Problem in Perl program
    in Perl
    Thanks!
    Jeff,

    I used use stirct and use warnings
    I got so many error like ,So please help me to traceout from this script.
    Thanks in advance....
    See more | Go to post

    Leave a comment:


  • ashootoshverma
    started a topic Problem in Perl program
    in Perl

    Problem in Perl program

    Hi Everyone,

    I am new in perl programming can anyone help me to give a right way to do in this program
    "Zip all .* file from a one windows directory to another directory."

    Here is my code.

    [CODE=perl]#!\usr\bin\perl
    use Archive::Zip qw(:ERROR_CODES :CONSTANTS);
    use File::Copy;
    $Inpath = "M:\\SAPCONV\\S taging\\scripts \\";
    print ".pl files in $Inpath...
    See more | Go to post
    Last edited by eWish; Mar 1 '08, 08:19 PM. Reason: Please use [CODE][/CODE] tags
No activity results to display
Show More
Working...