Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: printing

From: watterss:pilot:msu at: 12-Dec-2000 14:34

At 08:07 AM 12/13/00 +1300, Graham Chiu wrote:
>Any way to print the current screen from Rebol/view, or >perhaps a way to get the browser to print it's current view >from cmd in Win32? > >-- > >PS: there's a market out there for browsers with macro >functions ...
Will Alt-PrintScrn work? It should put the snapshot of the active window in the clipboard. and then you can print that. Shannon Watters