+07Jan06=======================================================================
+1. Fixed problem with the standalone 'showdx' program pointed out by Leo,
+IZ5FSA.
06Jan06=======================================================================
1. Fix problem with rcmd <call> sh/fdx
27Dec05=======================================================================
my $ref;
my @dx;
foreach $ref (@res) {
- if ($self->ve7cc) {
+ if ($self && $self->ve7cc) {
push @out, VE7CC::dx_spot($self, @$ref);
} else {
if ($real) {