Hi Ashley,

I don't have protect-system in use right now, so I haven't seen that one,
but...

<<
and how selecting a category from the Ref-Words script yields the following
error:

   ** Script Error: first expected series argument of type: series pair
   event
    money date object port time tuple any-function library struct event
   ** Where: func [face value][filter-words first value]
   ** Near: filter-words first value
>>

In the main alyout, change the line:

        choice 130 left data types [filter-words first value] return

to

        choice 130 left data types [filter-words value] return

Some behaviors have changed a bit. A change in EXTRACT bit me in a couple
places. Fortunately, it's a mezzanine so I can just patch in the old code
temporarily.

--Gregg

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to