forked from rebol/rebol
-
Notifications
You must be signed in to change notification settings - Fork 2
About
angerangel edited this page Dec 18, 2012
·
3 revisions
ABOUT
Information about REBOL
ABOUT is a function value.
about: make function! [ [ "Information about REBOL" ][ print make-banner sys/boot-banner ] ]
>> about ************************************************************************** ** ** ** REBOL 3.0 [Alpha Test] ** ** ** ** Copyright: 2012 REBOL Technologies ** ** All rights reserved. ** ** Website: www.REBOL.com ** ** ** ** Version: 2.101.0.3.1 ** ** Platform: Windows win32-x86 ** ** Build: 18-Dec-2012/14:47:36 ** ** Warning: For testing purposes only. Use at your own risk. ** ** ** ** Language: italiano ** ** Locale: Italia ** ** Home: C:\MinGW\msys\1.0\home\ ** ** ** **************************************************************************