in reply to file data
if ( /^:object_dir=\.\./ ) { my $vob = "bllblbl"; my $baseDir = "koko"; my @Data = split ( /\// ); print "$Data[0]/$vob/$baseDir/$Data[1]\n"; } else { print; } [download]
--t. alex but my friends call me T.