[gscmxx-users] Can't use string ("0") as a HASH
Status: Beta
Brought to you by:
weirdoz
From: Al B. <sus...@li...> - 2003-06-02 19:41:41
|
I imported a text-File with about 200 vcards in gscmxx-0.4.1 and found no errors, but I when I sent them to to a ME45 I got the following messages: TMP slot is: 35 Executing CMD: /usr/local/bin/scmxx -d /dev/ttyS0 -b 115200 --remove --vcard=35 --out - 2>&1 DELETE: vcf 35 deleted. Sleeping for 2 second ... Executing CMD: /usr/local/bin/scmxx -d /dev/ttyS0 -b 115200 --send --vcard=35 /usr/tmp/xxxxxx_20030602T213143.vcard 2>&1 SEND: Reading from the device timed out. Executing CMD: /usr/local/bin/scmxx -d /dev/ttyS0 -b 115200 --get --vcard=35 --out - 2>&1 Trying SLOT: 36 Executing CMD: /usr/local/bin/scmxx -d /dev/ttyS0 -b 115200 --get --vcard=36 --out - 2>&1 Trying SLOT: 37 Executing CMD: /usr/local/bin/scmxx -d /dev/ttyS0 -b 115200 --get --vcard=37 --out - 2>&1 .... Trying SLOT: 63 Executing CMD: /usr/local/bin/scmxx -d /dev/ttyS0 -b 115200 --get --vcard=63 --out - 2>&1 Can't use string ("0") as a HASH ref while "strict refs" in use at /usr/lib/perl5/site_perl/5.8.0/SCMxx.pm line 908. Al |