Robin
> oLabel := HyperLabel{#_View, ;
> "View", ;
> , ;
> ,}
> SELF:RegisterItem( ;
> IDM_PatientRecordLookupMenu_View_ID, ;
> oLabel, SELF:Handle( ), 4)
Just be aware that the next time you edit/save that menu the code will be
overwritten by the menu editor.
It'll be OK if you hand code your menu(s) though.
CYA
Steve


|