report window minmizing bef close
Posted: Thu Feb 28, 2002 3:01 pm
I am migrating an app for a client in form foxpro 2.6 to VFP7. I launch R&R from a command line. ie__run ^/N rrwrun.exe control /B^__my reports come up in the view window, but when I close them they minimize down to the size of my VFP form before they close. THen the next view window is displayed.__During the minimization, it gives the screen enough time to repaint the calling program so that it is visible between every report.__My client is complaining because the old app did not behave this way. It just displayed one view window after the other, with nothing showing up in between. Just as a test, I launced the run command from windows, independant of VFP and it still behaved the same way (minmizing, or restoring before closing). Is this a result of a newer version of R&R? Is there anything I can do to stop it?