ocr: HELP.FSL:#Forml:mHelp" method mHelpo) var tcHelp TCursor endvar if active.class <> "Field" then msginfo("Help" - "Help is only available for fields.") return else ignoreCaselnLocate(Yes) CCHelp.opent"nelp.aD") endif if CHelp.locate(1,active.tablehame, 2,active.fieldName) then msgInfo("Help for field: : + active.fieldName,strual(tclelp.help) else msgInfo("Help" "No help is available for this Field.") endif endmethod Edit Line: 16 Col: 2