Hi Brett, > if you like to change layout, you could correct this line also: > > | 'sense set value block! [new/feel/engage: func [face action event] value] > > the correction: > > | 'sense set value block! ([new/feel/engage: func [face action event] value])
Correction of correction: :-) | 'sense set value block! (new/feel/engage: func [face action event] value) --- Ciao Romano -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
