Hello All,

suma: func [series] [

if empty? series [0] [add first series suma next series]
]

Why is it that I am getting error here.

Regards,
Emeka


-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to