|
This is fine, unless you want a text version. I once put something together for this. It involves the STRCPYSCN command with output to an outfile: STRCPYSCN SRCDEV(*REQUESTER) OUTDEV(*NONE) OUTFILE(MYLIB/SCREENS) The outfile data contains the display attribute bytes, so you can work with these in a Word macro, doing a variety of find-replace steps. I don't have it right at hand, not sure whether I can find it at all, but it's not too hard to generate. You have to figure out what the various codes translate to in ASCII. HTH Vern -------------- Original message -------------- > I may be off base here but if you hit the "Print Screen" button if will > give you a "picture" of the screen. Just "edit paste" or "ctrl-v" into > a Word doc. > > > -----Original Message----- > > From: ron_adams@xxxxxxxxxxxxxx [mailto:ron_adams@xxxxxxxxxxxxxx] > > Sent: Monday, April 11, 2005 9:55 AM > > To: Midrange Systems Technical Discussion > > Subject: Screen Capture Macro/Utility to Word > > > > A few years back I saw a discussion thread on one of the iSeries > boards > > regarding a Macro to capture screens with attributes (underlines) to a > > Word document. > > > > Does anybody remember this, and maybe have a copy of it or something > > similar? > > > > What I need is a way to capture and document the screens of some new > > programs and put them into a Word Document. > > > > TIA, > > > > Ron Adams > > -- > > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing > > list > > To post a message email: MIDRANGE-L@xxxxxxxxxxxx > > To subscribe, unsubscribe, or change list options, > > visit: http://lists.midrange.com/mailman/listinfo/midrange-l > > or email: MIDRANGE-L-request@xxxxxxxxxxxx > > Before posting, please take a moment to review the archives > > at http://archive.midrange.com/midrange-l. > > > > -- > This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list > To post a message email: MIDRANGE-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/midrange-l > or email: MIDRANGE-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/midrange-l. >
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.