"John Wiegley" <[email protected]> writes:

>>>>>> "RM" == Roger Mason <[email protected]> writes:
>
> RM> I don't know what information you need but this is the top few lines of
> RM> the CSV file:
>
> RM> date,description,debit,credit
> RM> 2023-11-20,"Point of Sale - Interac RETAIL PURCHASE 000001553028 CIRCLE K 
> # 252",100.54,
> RM> 2023-11-20,Point of Sale - Interac RETAIL PURCHASE 000001671085 SOBEYS 
> #590,3.00,
> RM> 2023-11-20,Point of Sale - Interac RETAIL PURCHASE 332310187408 DOLLARAMA 
> #1440,50.60,
>
> When I create a file containing these lines, and run “ledger convert” on it,
> it outputs the following:
>
>   Vulcan ~/dl $ ledger convert foo.dat

If I run 'ledger convert foo.csv' the response is:

Error: No journal file was specified (please use -f)

so I run:

ledger convert foo.csv -f my.ledger

and get the error above.

If I run:

ledger convert foo.csv -f ./my.ledger

I get: Error: Cannot read journal file 
"/usr/home/rmason/Personal/Finances/PlainText/foo.csv"

Thanks again,

Roger

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ledger-cli/y655y1t1mor.fsf%40mun.ca.

Reply via email to