User Menu
The user menu is a special menu that can be configured to do various things, such as execute scripts and external programs.
Data for the user menu is held as plain ASCII data in the file 'Cyclone:UserMenu.Dat'. Each menu entry requires three lines in this file. The first line is the name that will appearing the user menu, while the second contains the command to be executed when that option is selected. The third line is a terminator.
To create a user menu entry that would open a new AmigaOS shell, the lines would read:
You are currently limited to 15 menu entries. A sample UserMenu.Dat file is included.