return (1, $self->msg('db3', $name)) unless $db;
if ($db->remote) {
+ push @out, $self->msg('db11', $db->remote);
for (@f) {
my $n = DXDb::newstream($self->call);
DXProt::route(undef, $db->remote, DXProt::pc44($main::mycall, $db->remote, $n, uc $db->name,uc $_, $self->call));
db8 => 'Database $_[0] created locally',
db9 => 'Database $_[0] removed',
db10 => '$_[0] records imported into $_[1]',
+ db11 => 'Sending your request(s) to $_[0], please stand by...',
dx1 => 'Frequency $_[0] not in band (see show/band); usage: DX [BY call] freq call comments',
dx2 => 'Need a callsign; usage: DX [BY call] freq call comments',
dxs => 'DX Spots flag set on $_[0]',