[Kmymoney] Re: DATES INSTEAD OF PRICES
timothy
timboyle at afrihost.co.za
Thu Nov 18 15:20:31 CET 2010
Sorry cut and pasting across lines left it out.
timothy at tim:~$ /usr/share/kde4/apps/kmymoney/misc/financequote.pl za SLM
Use of uninitialized value in transliteration (tr///) at
/usr/share/perl5/Finance/Quote/ZA.pm line 148 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a
mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the
name of the variable (if any) that was undefined. In some cases it
cannot
do this, so it also tells you what operation you used the undefined
value
in. Note, however, that perl optimizes your program and the
operation
displayed in the warning may not necessarily appear literally in
your
program. For example, "that $foo" is usually optimized into "that "
. $foo, and the warning will refer to the concatenation (.)
operator,
even though there is no . in your program.
"SLM","2010-11-17","26.69"timothy at tim:~$
Regards
On Thu, 2010-11-18 at 16:03 +0200, Cristian Oneţ wrote:
> On Thu, Nov 18, 2010 at 3:57 PM, timothy <timboyle at afrihost.co.za> wrote:
> > I am not sure how to enter the command with spaces in bash - so only the
> > unspaced part is being acted on. Please advise. I have tried single and
> > double quotes for the whole command.
> >
> > Regards
> > Tim
> >
> > timothy at tim:~$ /usr/share/kde4/apps/kmymoney/misc/financequote.pl za
> > Use of uninitialized value $symbol in concatenation (.) or string at
>
> [snip]
>
> You forgot to give the symbol as a second parameter like this
> financequote.pl za SLM
>
> Regards,
> Cristian
> _______________________________________________
> KMyMoney mailing list
> KMyMoney at kde.org
> https://mail.kde.org/mailman/listinfo/kmymoney
More information about the KMyMoney
mailing list