Re: How to do a goto with Applescript?
Re: How to do a goto with Applescript?
- Subject: Re: How to do a goto with Applescript?
- From: Robert Poland <email@hidden>
- Date: Wed, 12 Jan 2011 08:16:32 -0700
Hi,
Preface: This horrible script is run with a key command when the need to re-position/re-size the current window arises. Obviously speed is important.
1. In reviewing the list of comments/advice, I get the impression that the use of the "if" statement is hazardous and the use of the "else if" statement should be forbidden.
Am I mistaken?
2. Would the creation of multiple data files (one for each monitor) and a handler for each application window instead of using the "else if" statement be as fast or faster to run? I would assume that a data file would have to be read every time the script is run.
3. Creation of hard coded data files would also require provisions for modifier keys.
Robert Poland - Fort Collins, CO
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden