betoncu, I use the following to print the screen to lpt1 upon a designated Function Key press (F10)...
* ASKPRNTSCR.UDF
FUNCTION ASKPRNTSCR()
KEY := ENT_NUM
MYN := 'Y'
@ 2,0 CLEAR TO 2,79
SETCOLOR(CG)
@ 2,10 SAY "PRINT THE SCREEN (Y/N)?";
GET MYN VALID(MYN $...
net4ward, I have a need to Screen Print to LPT2 and LPT3. The printscrx() function does not work under XP and the prntscreen() will only print to LPT1. I would like to try your screen scrape utility. Please contact me @ djohnson76@houston.rr.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.