How do you capture a scrren image and send it to a printer? I want to create a button that will allow the users to press it and direct an image of the screen to their printer. (Like doing a prtint screen key, starting an editer, doing a paste, and selecting print. I can get it to work in character mode but not GUI. e.g. If I do a display "line1" line 1 col 1.."line 2" line 2 col1 ...etc. I can get the data thru normal accept command. How do I get the screen when the data is displayed via a display screen?