Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Mac > Word for Mac > Re: Fixing Word...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 16 of 16 Topic 9843 of 12131
Post > Topic >>

Re: Fixing Word text do***ent in the middle of screen

by Daiya Mitchell <daiyaNOSPAM@[EMAIL PROTECTED] > Jun 18, 2008 at 01:27 PM

Sorry Martin, I think the server was acting up and I just saw this.

Here is a sample script that will create a new do***ent and set it to a 
specific size and position:

tell application "Microsoft Word"
activate
make new do***ent
set bounds of active window to {41, 56, 662, 854}
end tell

See here for what to do with a script provided by someone else:
http://word.mvps.org/mac/InstallApplescript.html

*however*, that sample script uses *my* preferred size and 
position--everyone's will be different. You need to look at this link:
http://word.mvps.org/mac/Scripts/WindowSize.html
and read the Changing the Size and Position section to get the right 
four numbers that *you* want to use, and substitute them into your script.

That page will also link you to instructions for assigning this to a 
keyboard shortcut--I'm not sure you can intercept cmd-N, but you should 
be able to find something.

Daiya



Martin_asks/answers@[EMAIL PROTECTED]
 wrote:
> My friend can't help at the moment. Did you perhaps already find it,
Daiya?
>
> Dag,
>
> Martin
>
 




 16 Posts in Topic:
Fixing Word text document in the middle of screen
Martin_asks/answers@[EMAI  2008-05-12 22:56:14 
Re: Fixing Word text document in the middle of screen
John McGhie <john@[EMA  2008-05-13 20:52:03 
Re: Fixing Word text document in the middle of screen
mart17 <elsaxmaestro@[  2008-05-20 13:51:06 
Re: Fixing Word text document in the middle of screen
John McGhie <john@[EMA  2008-05-23 19:31:56 
Re: Fixing Word text document in the middle of screen
Martin_asks/answers@[EMAI  2008-05-30 06:54:54 
Re: Fixing Word text document in the middle of screen
Daiya Mitchell <daiyaN  2008-05-30 12:02:11 
Re: Fixing Word text document in the middle of screen
CyberTaz <onlygeneralt  2008-05-30 12:22:42 
Re: Fixing Word text document in the middle of screen
Daiya Mitchell <daiyaN  2008-05-30 12:31:07 
Re: Fixing Word text document in the middle of screen
CyberTaz <onlygeneralt  2008-05-30 17:27:22 
Re: Fixing Word text document in the middle of screen
Daiya Mitchell <daiyaN  2008-05-30 17:36:37 
Re: Fixing Word text document in the middle of screen
Martin_asks/answers@[EMAI  2008-06-05 01:05:29 
Re: Fixing Word text document in the middle of screen
Ross_L@[EMAIL PROTECTED]   2008-06-11 13:04:33 
Re: Fixing Word text document in the middle of screen
Daiya Mitchell <daiyaN  2008-06-11 17:30:11 
Re: Fixing Word text document in the middle of screen
CyberTaz <onlygeneralt  2008-06-11 17:36:52 
Re: Fixing Word text document in the middle of screen
Martin_asks/answers@[EMAI  2008-06-13 02:28:39 
Re: Fixing Word text document in the middle of screen
Daiya Mitchell <daiyaN  2008-06-18 13:27:33 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Dec 4 17:50:17 CST 2008.