annsolomon
MIS
I've decided to use a batch file to copy my frontend from the server to the user's PC if it's a newer version. The batch file also opens up the frontend and the user is prompted for their db password. In case you're interested, I found the instructions at
Here's my problem. The batch file appears in a small command window at the top of my screen and forces my db application to use only the bottom half of my screen.
Does anybody know how I can force the command window to minimize so that, hopefully, my db will use the entire screen? I don't find a DOS command that performs this function. (e.g., I was hoping to type Min or Minimize in the first line of my batch file but no such luck.) Ann
Here's my problem. The batch file appears in a small command window at the top of my screen and forces my db application to use only the bottom half of my screen.
Does anybody know how I can force the command window to minimize so that, hopefully, my db will use the entire screen? I don't find a DOS command that performs this function. (e.g., I was hoping to type Min or Minimize in the first line of my batch file but no such luck.) Ann