[REBOL] Re: How do I create menus in View
From: al:bri:xtra at: 9-Jan-2001 16:08
Gunjan Karun wrote:
> Hi Gurus,
> I am a kid wrt rebol and am trying out the possibility of using it in our
organization.
> Right now I'm exploring the REBOL/View (0.10.38.3.1)
Welcome to the list!
> Firstly - Does REBOL/View have the concept of menus (and menu items), if
yes, can anyone kindly give me some pointers where I might explore.
Menus aren't standard on View, but they can created. AllenK has done work on
this. There might be more info on his site:
http://www.rebolforces.com
IIRC.
> Secondly - Now that I have installed the REBOL/View on my m/c everytime I
do about on its console, it shows me the version of the View and not of the
core. Is there any way I can find out the version of the REBOL Core on my
machine.
Here's my Rebol/View:
REBOL/View 0.10.38.3.1 28-Nov-2000
Copyright 2000 REBOL Technologies. All rights reserved.
>> rebol/version
== 0.10.38.3.1
And here's my Rebol/Core:
REBOL/core (Experimental) 2.4.39.3.1
Copyright 1997-2000 REBOL Technologies
REBOL is a Trademark of REBOL Technologies
All rights reserved.
Component: "Internet Protocols" (17-Nov-2000/0:30:07)
Finger protocol loaded
Whois protocol loaded
Daytime protocol loaded
SMTP protocol loaded
POP protocol loaded
HTTP protocol loaded
FTP protocol loaded
NNTP protocol loaded
Script: "User Preferences" (13-Dec-2000)
Script: "Units" (5-Nov-2000)
>> rebol/version
== 2.4.39.3.1
Note that the version number matches the variety of Rebol.
It is possible to have several different versions of Rebol installed,
and to choose which one of the several to use or run per script. This
requires some knowledge of your machine OS, though.
I hope that helps!
Andrew Martin
ICQ: 26227169 http://members.nbci.com/AndrewMartin/