OK, I found that I had missed an step. SO I uploaded the file "note-procs.tcl". Now, after doing that and re-loaded the files and rebooting the server, I still get this error:
Required switch -item_id not provided
while executing
"mfp::note::add__arg_parser"
(procedure "mfp::note::add" line 1)
invoked from within
"mfp::note::add -title $title"
("uplevel" body line 2)
invoked from within
"uplevel #$level $new_data"
("1" arm line 1)
invoked from within
"switch $errno { ...
So, I guess it means I am missing the note ID. Where is the ID generated?
Thanks!