PreFab...Player...Documentation...AppleScript...User's Guide...Chapter 5, Verbs...One Verb Per Page...

drag: through a whole sequence of locations


Syntax

drag through listOfLocations [holding modifierKeys]


Parameters

through listOfLocations -- list of locations, each an {x, y} list, the horizontal and vertical number of pixels from the upper left corner of the frontmost window

[holding modifierKeys] -- one or more modifier keys (command, shift, option, control, caps lock), concatenated with "&"


Result

true


Examples

drag through { {4, 27}, {4, 60}, {200, 60}, {200, 27} }
drag through { {40, -10}, {50, 50, screen coordinates} } -- drag window to an absolute screen position


Notes



See Also

drag
click sequence
set checkbox sequence
set mouse delay
set target window

| Top |


drag| Prev | Home | Next |move

Updated on 2/5/97 by Scott S. Lawton (ssl@prefab.com)

Copyright 1993-99, PreFab Software, Inc. All Rights Reserved.

This site built and maintained using Stage Three, a set of custom Frontier scripts.