window menu

GameBoy
20 Dec 2006, 13:12
define menu <&test>
test1
test2
test3
end define


This is what QDK prints out if you don't enter a command. Clearly the menu will not display if this is all that's entered.

QDK should force the user to add a command to each menu item, or else it won't work.