[moneydance] How to select a specific data_file.md on command line?

Scott Lambert lambert at lambertfam.org
Thu Jan 22 08:59:03 EST 2009


On Wed, Jan 21, 2009 at 09:03:15PM -0600, Larry Alkoff wrote:
> I have opened Moneydance with an icon that brings up Moneydance (the
> executable) with the path to moneydance.md.
>
> Recently I created a new file and have found that Moneydance
> ignores the work path.  Moneydance _always_ brings up the last used
> data_file.md no matter what is in the work path box.
>
> My system is Linux that uses an icon file with the settings
> Application > Command > /path_to/Moneydance
> and
> Application > Work Path > /path_to/moneydance.md

Work Path is probably a directory, not a file.  Basically that would be
like:

cd ${WorkPath}; ${Command}

What you want to set are the command arguments.  I have no idea if they
give you a special field for that or if you are supposed to simply type
them in the Command field.

-- 
Scott Lambert                    KC5MLE                       Unix SysAdmin
lambert at lambertfam.org



More information about the moneydance-info mailing list