Stock price importer

Steve Lessard <[email protected]> Tue, 17 May 2011 12:09:04 -0700
Newsgroups gmane.comp.finance.moneydance.general
Message-ID <[email protected]>
FYI - When you download historical stock prices from Google the 
resulting file is UTF-8 with a BOM. The stock price importer's import 
from a CSV file feature does not work if the file is UTF-8 with a BOM. 
The importer works fine if the file is UTF-8 without a BOM.