FMLI notes:

  DISPLAYH  is display height
  DISPLAYW  is display width

SEE ALSO: /usr/man/sman1f/
	/usr/lib/lu/menu

Good FMLI reference!!!
  http://uw7doc.sco.com/SDK_charm/CTOC-FrmDefFls.html

 ----------------------------------------------------------------------

Misc gotchas that I ran into...

Use "getitems" to find "marked items", in a Menu that has multiselect turned on

When MARKing an item, the stupid thing jumps down 4 lines after marking.
  That apparently has to do with me not saving the button definitions
  to the bottom of the Menu def.
  Now that I fixed that... problem is gone. Yaaaayyy!!

