Skip to main content

[archive] Capturing a long screen with w$bitmap.

  • June 17, 2012
  • 0 replies
  • 0 views

[Migrated content. Thread originally posted on 12 August 2005]

All,

I have a screen that is longer than the desktop, ie you have to scroll down to see the bottom of the screen. Currently I use the following logic to capture the screen:

CALL "W$BITMAP" USING
WBITMAP-CAPTURE-IMAGE
"PSCREEN.BMP"
0
1
8.

This logic captures the current screen as I see it on the desktop. I would to be able to capture the entire application screen from top to bottom. Is this possible? If so, could anybody offer any guidance as to how I could this.

Thank you,
James

0 replies

Be the first to reply!