Please suggest me a better way of doing this. so the result should look like c:/reports/check/design.test.txt Thanks in advance.my $tempvalue = "c:/reports/check/test.txt"; my @split = split( '/',$tempValue ); $split[$#split] = $/"design.".$1/e; print "\t",join( '/',@split ),"\; \\\n" ;
In reply to attach a prefix to a filename by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |