Help for this page
#!perl use warnings; use strict; ... $noteitem->Save;
#!perl ... ->Items( "@ARGV" ) ->Display;