Command line

Usage:

notebook.exe [options]


Options

/minimize Start AM-Notebook minimized
/note="..." Open the specified note. The quotes must include the absolute path + filename of the note. Notes have the file extension .rfv and tables .tbl
This parameter is available in the Pro-Edition only.
/notedir="..." Open the specified note location. The quotes must include the absolute path to the note location.
This parameter is available in the Pro-Edition only.


Examples:

notebook.exe /minimize

notebook.exe /notedir="x:\mynotes" /note="x:\mynotes\todo.rfv"