I am able to add a custom menu. However, I have not been able to add a list of file names in that custom menu so that when i click on that file name it then opens. Here is what i want to see:
NEWMENUITEM
File name one
File name two
File name three
File name four
Thus, at anytime I can click on that NEWMENUITEM and see the list of files and choose to open one of them.
How do I do that?