Re: do shell script
Re: do shell script
- Subject: Re: do shell script
- From: Doug McNutt <email@hidden>
- Date: Wed, 16 Feb 2005 12:40:06 -0700
At 12:21 -0700 2/16/05, Michelle Steiner wrote:
>I figured this out. If you enter a correct password, then when you subsequently run it with a wrong password, it does not return the error until you quit the script and run it again, using a wrong password the first time--but if you ever enter the correct password, it will no longer return the error.
Does this mean that passwords kept in AppleScript globals are written to the file, as raw test, containing the script so as to preserve the variables through a quit and restart operation?
Sounds like a security flaw to me. Is there a better way to define the variable than as a property?
At 13:41 -0700 2/15/05, Michelle Steiner wrote:
>property pword : missing value
--
--> There are 10 kinds of people: those who understand binary, and those who don't <--
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden