ChrisAgius
Programmer
I am trying to find the screen size. If it is (800 or 1024)
using the _Screen.width property. It works perfectly when I have the Foxpro main window opened but when I run the EXE on its own the Conditions which check the size are skipped because the _screen property is enabled by the Foxpro Main window. Is there an alternate solution how can I find the screen size.
Thanks A lot.
using the _Screen.width property. It works perfectly when I have the Foxpro main window opened but when I run the EXE on its own the Conditions which check the size are skipped because the _screen property is enabled by the Foxpro Main window. Is there an alternate solution how can I find the screen size.
Thanks A lot.