ANN: MasterLibrary
Devin Asay
devin_asay at byu.edu
Thu Nov 6 14:34:53 EST 2014
On Nov 6, 2014, at 11:54 AM, Mike Doub <mikedoub at gmail.com> wrote:
> Thanks Peter,
>
> Good Catch. I never even thought about password protected stacks. As soon as I figure out how to tell if a stack is protected, I will put out an update.
>
Mike,
I ran into the same thing. I just added an IF-THEN to the get_other_stacks function:
if the password of stack x is empty then
if the script of stack x is empty or \
lineoffset ("-- Library Routines Below", the script of stack x) <> 0 then
put x & return after thelist
end if
end if
HTH
Devin
Devin Asay
Office of Digital Humanities
Brigham Young University
More information about the use-livecode
mailing list