Re: Scripting Personal Web Sharing
Re: Scripting Personal Web Sharing
- Subject: Re: Scripting Personal Web Sharing
- From: Michelle Steiner <email@hidden>
- Date: Fri, 27 Apr 2001 10:25:17 -0700
On 4/27/01 5:36 AM, Glenn - iTools <email@hidden> wrote:
>
tell application "Web Sharing"
>
activate
>
set websharing to true
>
quit
>
end tell
>
>
This runs, but does not work :-(
that's because "websharing" is a variable, not a property of the control
panel. Looking at the dictionary of the control panel, all I see are the
generic nouns and verbs; it appears that for all practical purposes, it
is not scriptable.
--Michelle
----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------