For me it is afternoon so good afternoon

Does anybody know how to make a snapshot of a screen on another monitor than my main monitor.
My application is placed on a second monitor and I want to make a snaphot of the screen of that monitor, however it keeps taking a snapshot of my main laptop monitor.
Anyway to control this?
I use this line of code
Code: Select all
export snapshot from rect (the screenrect) to file tPathAndFile as jpg
Paul Agerbeek