check $value ('0', '1')
if $value = '1'
then set hireDesigner to 'Yes'
else
tell application "iWeb"
launch
end tell
end if
A bit of light humor I used in a recent web design workshop I did for a group of photography students. Not sure how to continue it. Any ideas?
[UPDATE] I’ve now finished the script. It was so obvious in the end…
–kristian
Post a Comment