[Dxspider-support] Re : Re: Implemantion an external "DX by" perl command ?

Christian FURST cchristf at yahoo.fr
Sun Jan 12 15:17:24 GMT 2014



Dirk, thanks for answer.

I had tried the 'sysop' file because using the named callsign file do not give result. I was just retrying the DX command like you just tell me (DX BY N2DX N1CALL 21123), but no spot was created.
This way, i could have debugging information, as you indicated : On my side the echo command is well executed. We can see the first line echoing in return.txt.

In brief, my lasts tests with DX parameter order, give same results :
1) the file cmd_import/n2call inside which there is 'DX N1DX 21123' don't give spot
2) the file cmd_import/n2call inside which there is 'save /tmp/return.txt "DX N1DX 21123 " ' don't give a spot, and /tmp/return.txt is not created
3) the file cmd_import/test_cmd inside which there is
 'save /tmp/return.txt "DX N1DX 21123 BY N2CALL " ' 
or
 'save /tmp/return.txt "DX BY N2CALL N1DX 21123  " ' 

or
 'save /tmp/return.txt "DX BY N2CALL 21123  N1DX " ' 

don't give a spot, and fill  /tmp/return.txt with this error :
Can't call method "peerhost" without a package or object reference at (eval 126) line 125.
 at /spider/perl/DXCommandmode.pm line 528

Here information you told me.
sh/ver

DX Spider Cluster version 1.55 (build 0.136 git: 725d28d) on Linux
Copyright (c) 1998-2014 Dirk Koopman G1TLH

Would there be a problem of missing or modified files ?


Chris



Le Dimanche 12 janvier 2014 15h13, Dirk Koopman <djk at tobit.co.uk> a écrit :
 
On 12/01/14 14:05, Dirk Koopman wrote:

> Also the file should say:
>
> echo dx by N1CALL N2DX 21123
> dx by N1CALL N2DX 21123
>
> not as you have written it above as all on one line.
>

Just to be completely clear, if it were me, then I would have something 
that does this (here using shell cmds):

echo -e 'echo dx N2DX 21123\ndx N2DX 21123' > /spider/cmd_import/N1CALL

except, of course, the (dxspider) echo command will still error.

I need to look at that (dxspider) echo command error.


Dirk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.tobit.co.uk/pipermail/dxspider-support/attachments/20140112/04eaaa71/attachment.html>


More information about the Dxspider-support mailing list