action-copy  | The content of the List-Box is copied to the clipboard. If Selection-Mode is set to a value greater than 0, only the selected rows are copied. Using Java7 or greater, the text format (font and colors) is copied as well.  | 
action-export  | The content of the List-Box is exported to the file name indicated by Export-File-Name in the format indicated by Export-File-Format.  | 
... procedure division. ...   modify screen-1-lb-1 action action-export ...  |