Please see my below code.
________________________________________________
_________________________________________________my $dir = $ARGV[0]; #Getting command line argument (path of the file) foreach $file (<$dir*.xml>) # Error here when i run exe only.
In my above code, as a pl file working fine, But after convert into exe it's not working. Please suggest.
Thanks monks007
Edit: g0n - code tags
In reply to .pl working fine but .exe not works by monks007
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |