Friday, December 6, 2013 Tip #4 of the Day: Capturing Form Screenshot to Windows Clipboard Product.: R:BASE eXtreme 9.5 (32/64) Build...: 9.5.3.21205 or higher www.rupdates.com Keywords: Form Properties Section.: PROPERTY Commands
Did you know that you can capture a screenshot of a running form, copy it to the Windows Clipboard, and then paste the image for your internal documentation, support e-mail (with built-in tools), or even save as a snapshot of given date and time? As the current PROPERTY command supports capturing an image of the current window or screen and places the content in a file, the command can now also place the image content in the clipboard. -- To capture the window to the clipboard PROPERTY RBASE_FORM CAPTURE_FROM_WINDOW 'CLIPBOARD' RETURN -- to capture part of the screen to the clipboard PROPERTY RBASE_FORM 'CAPTURE_FROM_SCREEN|23, 24, 934, 800' 'CLIPBOARD' RETURN Enjoy the showcase and pride of our eXpanded R:Dream Team! Very Best R:egards, Razzak. www.rbase.com www.facebook.com/rbase -- 30+ years of continuous innovation! 15 Years of R:BASE Technologies, Inc. making R:BASE what it is today! --

