contains or is in
Dar Scott
dsc at swcp.com
Fri Apr 1 13:47:02 EST 2005
On Apr 1, 2005, at 10:37 AM, Thomas McGrath III wrote:
> OOOHHH well that makes sense......
>>
>>> --if myAlias contains ".exe" or ".app" then
>>
>> if myAlias contains ".exe" or myAlias contains ".app" then
Thirty years ago I designed a language that would allow that and have
it do what you want. It used what I called "name and expression
factoring" to get alternative meanings and if only one was type
consistent, it used that.
(The advocates for typing would be glad to hear that it needed some
built-in types to do this.)
Dar
More information about the use-livecode
mailing list