ocr: MENUU.FSL::Forml-menuAction* method nenuaction(uar eventinfo Menutvent) if eventInfo.isPreFilter() then ;// This code executes for each object on the form: else ;11 This code executes only for the Form: switch case eventinfo.1d0) = UserMenu + 20: Active.actiom(Datalegin) case eventinfo.1d0) = UserMenu + 21: Active.action(DataEnd) case eventinfo.1d0 = userMenu + 22: Active.action(DataNextRecord) case eventinfo.1d0 = Usermenu + 23: Active.action(DataPriorRecord) endSwitch endif endmethod Edit Line: 15 Col: 7