has option in system attributes
has option in system attributes
- Subject: has option in system attributes
- From: trinko <email@hidden>
- Date: Sat, 10 Apr 2004 12:37:47 -0700
I was looking at system attributes and i'm wondering if anyone has a
quick explination for how the has clause works.
for example
system attribute "sysv" has 4148
returns true even though the value of the attribute is 4147
for fun i checked which intergers return true and which return false
for 4148 93 of the integers 1-100 return true. i thought that the has
clause may be converting the value into hex and comparing but i don't
think that would be true with so many different value returning true.
I 'm also confused that values larger than the returned value can
return true. in fact most of the integers between 4748 and 10000
return true.
Thanks for any help.
--
tom trinko
http://members.aol.com/trinkos/basepage.html
email@hidden
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.