How do access headers within a REBOL script?

REBOL [
    Version:    1.2.3
    Author:    "William Shakespeare"
]

show-version: func[][
    return Script/Version ; <<<<<< ??
]


./Jason [doh: "need sunday morning coffee.."] 


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

Reply via email to