![]() |
Quote:
Quote:
|
1 Attachment(s)
Quote:
|
You need to enclose it with the tell block.. :)
Code:
tell application "Safari" |
A Toggle for the two button Radio button array.
It checks to see if radio button 0 is checked. If it is, a 1 will be returned. The result 1 will be used to identify the radio button 1 as the radio button that will get checked. If it is not checked, then a 0 will be returned, The result 0 will be used to identify the radio button 0 as the radio button that will get checked. This is a simple toggle to check R. Buttons zero or one. Code:
tell application "Safari" |
Solved! Syntax error, of course, on my part... I was placing the last quotation mark at the end of the line instead of before "in document 1". Final code is short and sweet:
Code:
activate application "Safari"Now I just have to learn how to force Safari to quit after running this... |
tell application Safari
quit end tell |
Quote:
|
Quote:
|
Your welcome, :):)
|
Quote:
sorry for my lack of etiquette - and hey, how'd I get upgraded to a Triple-A player? |
| All times are GMT -5. The time now is 06:09 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.