global function LongInt Example_GetAreaLength(Area adhp) BEGIN LongInt adoff; adoff = GetAreaLength(adhp); RETURN; END;