1) I am migrating my old FPW 2.6 application to VFP 9 just as it is, and
when I use the BROWSE command I see on screen that the columns are not wide
enough to comfortably accomodate the strings. However, if I double-click
with the mouse on the square in the upper left corner just under the title
bar of the browse window, all the columns become wider, and can be read
easily. How can I achieve the same without intervention of the user by
double-clicking? Is there a command that I can include in my program ?
2) when I issue REPORT FORM xxxx PREVIEW NOCONSOLE the report opens by
default in a non-maximized window. How can I zoom to maximize without having
to handle the mouse?
How can I close the preview window by pressing Escape instead of clicking on
the little window with the open door?
TiA
Walter