[GNC] finance Quote Not working

R Losey rlosey at gmail.com
Mon Aug 7 20:33:04 EDT 2023


A tip I've often used on Windows... the "tab" key does file expansion.

So, if I'm at C:\ in Windows, I can type "Prog" followed by the tab key,
and it will expand to "Program Files", with the quotes needed. (If it
brings up the wrong directory, such as "Program Data", continued presses of
the tab key will move to the next matching file). I find this MUCH easier
to navigate to an executable file on Windows, and it helps to avoid
spelling mistakes.


On Sun, Aug 6, 2023 at 4:42 PM Fross, Michael <michael at fross.org> wrote:

> As an FYI, on my windows 11 installation, the default location where
> GNUCash installs itself is:
>
> "C:\Program Files (x86)\gnucash"
>
> and the full path to the CLI executable is:
>
> "C:\Program Files (x86)\gnucash\bin\gnucash-cli.exe"
>
> For command line guys like me, these paths are just crazy....
>
> Michael
>
> On Sun, Aug 6, 2023 at 4:23 PM David H <hellvee at gmail.com> wrote:
>
> > On windows you'll need the double quotes around the .exe path because of
> > the space in "Program Files"
> >
> > i.e.   "C:\Program Files\GnuCash\gnucash-cli.exe" -V --quotes dump
> nseindia
> > RELIANCE
> >
> > OR
> >
> > you can also open a command prompt and change directory to C:\Program
> > Files\GnuCash end then just run the command without the full path name
> i.e.
> > gnucash-cli.exe -V --quotes dump nseindia RELIANCE
> >
> > Cheers David H.
>

-- 
_________________________________
Richard Losey
rlosey at gmail.com
Micah 6:8


More information about the gnucash-user mailing list