February 2, 201015 yr Just testing several of the useful scripts of 360... and once again I bump into this bad habit of using these incorrect terms: (left, top, right, bottom) x and y position left top = correct but right bottom should better say, or at least ad a note: the size of the rectangle to be captured starting from the left/top position See this bad habit already for 25 years!!! A simple way to grab a screen shot of a specified rectangle of your screen. Pass in the coordinates (left, top, right, bottom) of the area that you want to take a picture of. You can use the FileMaker Get(ScreenWidth) and Get(ScreenHeight) to get the entire screen area.
February 2, 201015 yr Hi Tjebbe - good catch, I've modified the development version to call that 'width' and 'height' instead of 'right' and 'bottom'. That will be published in the next release.
Create an account or sign in to comment