Cal Learner
unread,Mar 10, 2026, 8:27:13 PMMar 10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Microsoft Money
MEMOs in transactions have been redundant generally. Ameridan likes to set the PocketSense scrubber to remove all MEMOs. Inspired by that, I reviewed my past MEMOs. Most were not useful. I decided to keep a FEW always...
1. F2O generates $0.00 transactions to remind the user to do a Split or Spinoff. By accepting or voiding the transactions, future downloads will ignore these transactions. This is intentionally different from the Fidelity server, which generated AddShares transactions.
2. It provides a memo for those buys that came from an IPO or Secondary offering. If you want others, say so. This is detected by the presence of " SOLICITED " the Action of the history CSV line.
A new optional value can be input via F2O_cfg.py:
VERBOSE_MEMOS=0 #gives minimum MEMOs.
VERBOSE_MEMOS=1 #adds memos for things that do not have symbols. Not sure if this turns out to be useful, but it is my current default
VERBOSE_MEMOS=2 #provides maximum MEMOs.
I would be interested in what you think the default should be.
I expect to include this change in the next upload.