B basilyos Registered User. Local time Today, 12:22 Joined Jan 13, 2014 Messages 256 Sep 15, 2017 #1 hello Guys any idea about taking a screenshot for a form then save this picture as attachment in a table or in a specified folder
hello Guys any idea about taking a screenshot for a form then save this picture as attachment in a table or in a specified folder
arnelgp ..forever waiting... waiting for jellybean! Local time Tomorrow, 03:22 Joined May 7, 2009 Messages 20,363 Sep 15, 2017 #2 Save entire workspace to picture file: SaveScreen2Bit "D:\myWorkSpace.bmp" Save Current Form/Window to picture file: SaveClip2Bit "D:\MyForm.bmp" Attachments aa.zip aa.zip 26.6 KB · Views: 66
Save entire workspace to picture file: SaveScreen2Bit "D:\myWorkSpace.bmp" Save Current Form/Window to picture file: SaveClip2Bit "D:\MyForm.bmp"