Re: Maximizing

From: Derek Wittman (anonymous_at_discussions.microsoft.com)
Date: 05/25/04


Date: Tue, 25 May 2004 11:51:05 -0700

Ah... I should be reminded to list my Access version when asking for help...

Thanks, Wayne!
Derek
     
     ----- Wayne Morgan wrote: -----
     
     Odds are, in the internal code of the command you found, it calls the api
     command in the article. I believe the article was written for Access 97 and
     older. The newer versions have the command you found.
     
     --
     Wayne Morgan
     Microsoft Access MVP
     
     
     "Derek Wittman" <anonymous@discussions.microsoft.com> wrote in message
     news:E30985B7-9978-43F6-A19C-EE1BE945202A@microsoft.com...
> Thanks, Wayne. I was able to find another command (simpler), but I am not
     sure of the difference between the two (speed, cleanness of code, etc).
>> DoCmd.RunCommand acCmdAppMaximize
>> Derek
>> ----- Wayne Morgan wrote: -----
>> Here is a function that will do that.
>> http://www.mvps.org/access/api/api0019.htm
>> --
> Wayne Morgan
> Microsoft Access MVP
>>> "Derek Wittman" <anonymous@discussions.microsoft.com> wrote in
     message
> news:C11B1465-C49E-4430-9043-55BAD3CA68F9@microsoft.com...
>> Good afternoon,
>> I'm hoping to find a bit of help here. I want to open an Access
     database
> without the use of a shortcut. I have no Workgroup file necessary
     since my
> user list checks the fOSUserName() via Dev's cool function (I can't
     stop
> raving about the API). Anyway, I have a batch file that can be run
     by my
> Citrix users. I want to programatically MAXIMIZE the application
     (not just
> my Startup... form). Can someone help?
>>> Thank you!
>> Derek
>>>



Relevant Pages

  • Re: Check to see if files exists and delete it.
    ... As Wayne noted you can use the dir function: ... "Paul Overway" wrote in message ... >> I only want to do this in VBA, I use the kill command ... >>>You can use the Shell command to do this from a Dos ...
    (microsoft.public.access.modulesdaovba)
  • Re: Terminating a process tree
    ... > that records the PID in a dedicated text file. ... When I needed to kill it I ... > Wayne Marrison wrote: ... >> tree, and because the command line starts off java.exe, which runs the ...
    (comp.lang.java.programmer)
  • Re: Maximizing
    ... Odds are, in the internal code of the command you found, it calls the api ... "Derek Wittman" wrote in message ...
    (microsoft.public.access.modulesdaovba)
  • Re: multiple instances of a form x 2
    ... thanks wayne, i would do that except there is no docmd.openForm command. ... You can them get that string in the opened form ... >> my main form is able to load multiple instances of the second form. ...
    (microsoft.public.access.forms)
  • Re: Delphi 8 and Delphi 5 coexist?
    ... > But some of them add themselfs to PATH, ... > So building from command line compiler is not so trivial. ... need to qualify paths to be sure to get the correct compiler. ... Wayne Niddery - Logic Fundamentals, ...
    (borland.public.delphi.non-technical)