Hi Charles,

Only one question left to be answered:

<< Or I want to remove those selections? >>

set-mid: func [series [series!] new-data start [integer!] /part len
[integer!]][
    len: any [len length? new-data]
    head change/part at series start new-data len
]

--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