- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to do two things, could not find them in on-line help:
(1) Print what is in the current viewport I have opened, and
(2) close the viewport when I'm done with it. I use OPENVIEWPORT to open it,
but can't find a CLOSEVIEWPORT.
Any clues?
Thanks; Bill S.
(1) Print what is in the current viewport I have opened, and
(2) close the viewport when I'm done with it. I use OPENVIEWPORT to open it,
but can't find a CLOSEVIEWPORT.
Any clues?
Thanks; Bill S.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We don't have a "OPENVIEWPORT" routine. There is SETVIEWPORT. A viewport is just a mapping into part of a QuickWin window. Perhaps you can call GETIMAGE to get a bitmap of the area and print that.
You can do another SETVIEWPORT for the whole window.
You can do another SETVIEWPORT for the whole window.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page