Groups search result 63 for apmt os/2 |
Luis de la Pinta (lpinta@bart.nl) wrote:
: Hi there, I don't know how to get a HARDCOPY of a graphic screen in a DOS
: session under OS/2 ver 2.11 (the command GRAPHICS.COM used to work fine,
: but it doesn't exist anymore!). Any ideas?
:
what do you mean, a graphic screen? One thing that works
is using the rexx function SAVE_IMAGE in the IBM Employee
Written Software package called APMT (look for file apmtst.zip
in the EWS directory on any of the popular ibm sites,
like a mirror of the hobbes site... is hobbes up yet?).
with save_image, you can just set the window with
select_window() then use save_image to save it to a filename.
The filename is called in the argument for save_image();
Mark
©2002 Google