Filepro window location
Kenneth Brody
kenbrody at spamcop.net
Thu Jun 14 15:41:36 PDT 2012
On 6/14/2012 5:51 PM, GCC Consulting wrote:
> Is there a way to get the location of the window for the current filepro
> session?
>
> Non GUI windows version.
[...]
Not from within filePro. However, you could write a short console app that
would:
Get the console window handle via GetConsoleWindow().
Get the window's location with GetWindowRect().
--
Kenneth Brody
More information about the Filepro-list
mailing list