Message: 4
Date: Sun, 13 Jun 2021 23:43:03 -0700
From: Jim DeLaHunt <list+gnuc...@jdlh.com>
To: gnucash-user@gnucash.org
Subject: Re: [GNC] Should the gnc-fq-* helper scripts be invoked as
        commands, or as an arg to perl?
Message-ID: <108f1340-0815-46e8-2107-73c50dba2...@jdlh.com>
Content-Type: text/plain; charset=utf-8; format=flowed
...
On 2021-06-13 22:42, Chris Good wrote:
...
> I'm pretty sure prefixing commands with the setting of environment
variables
> (e.g. XYZ=abc command) does not work in Windows.
Interesting. How does one do "gnc-fq-dump currency" on Windows? How does 
one provide the AlphaVantage key?
...
Best regards,
 ???? ?Jim DeLaHunt

Hi Jim,

You have to set the key in the cmd environment before invoking gnc-fq-dump.
E.g.

cd \Program Files (x86)\gnucash\bin
set ALPHAVANTAGE_API_KEY=##############
gnc-fq-dump alphavantage CSCO

Regards, Chris Good

_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to