tell application "System Events"
try
tell process "Adobe Illustrator CS5.1"
tell window 1
set size to {800, 1200}
set position to {68, 20}
end tell
end tell
end try
end tell
ここからじゃダメですかね?
[15512] とおりすがり (2013/05/01 Wed 15:06)