Can someone show me my error?open(PBXFILE, "c:\/gabi\/global_address.txt") || die "cannot open: $!" +; while (<PBXFILE>) { chomp; @datafile=<PBXFILE>; foreach $line (@datafile) { {tr/"//} print $line; } }
In reply to eliminate quotes by quasimodem
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |