$extDATA = qx($ShellCommand.$extNUM.' EXTENSIONNAT=3'); die "$ShellCommand failed" if not length ($extDATA); $extDATA =~ s/&/\n/g; print $extDATA;