Everything works fine now.  Thanks!

--- In [email protected], sgp acs322000 <[EMAIL PROTECTED]> 
wrote:
> Hello rsiebler,
> 
> was notepad.exe already running when you executed
> [EMAIL PROTECTED]("",1,"","notepad.exe","","","max") ?
> 
> If that's the case, then the already running notepad.exe was 
reused, and 
> maybe it wasn't maxed in the first place.
> 
> You can force a new instance of notepad.exe with
> [EMAIL PROTECTED]("",1,"*","notepad.exe","","","max") 
> 
> but let's look at your problem one step at the time.
> 
> I just posted a revised version of the script, save and run that 
one
> then
> 
> close all instances of notepad.exe
> 
> run [EMAIL PROTECTED]("",1,"","notepad.exe","","","max") 
> 
> does the powerpro debug window include the following line?
> 
> path=<C:\WINDOWS\notepad.exe> args=<> folder=<C:\WINDOWS> 
mode=<max> 
> caption=<=notepad> ms=<1>
> 
> if so, is notepad maximized?
> 
> if not, close all instances of notepad.exe and run the following 
line
> 
> file.runwait(1,?"C:\WINDOWS\notepad.exe","",?"C:\WINDOWS","max")
> 
> does notepad.exe start? is it maximized?




Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to