A few days ago, a suggestion was made to use the Zip cmd.exe /c move command
to move files. This seems to work fine... with an exception. (I have not compiled this application yet and I have a command file that starts from an desktop icon.) C:\RBTI\RBG8\RBG8.EXE auto.cmd The auto.cmd simply does a connect and edit using form command. This all works as expected with just the form displaying on the screen When the eep runs that issues the zip command, the database explorer appears over the form. I can use the stay on top property, but the explorer still shows in the background. How do I use the ZIP command without having the explorer pop up? I want only the form to show on the desktop as when the program first starts. Turbo V8 Thanks all, -Bob

