on mouseUp  -- button script

  put phrase(field "text",field "stoplist")
    into field "list"  -- call XFCN

end mouseUp
