Reputation: 283
i have downloaded REBOL.
Want to start some little GUI windows.
Have saved many READY sample code as R file in my folder.
Now i have tried to start theese GUI codes.
But there is always the same error message . no value
** Script Error: view has no value ** Script Error: layout has no value
There must be a value for the view or layout window.
But the code examples are READY. How can this happen ?
Thanks
Upvotes: 3
Views: 213
Reputation: 41
Sounds like you have downloaded Rebol/Core. For the graphical goodies, please download Rebol/View.
If you are just playing at this stage, go for Rebol 2 rather than the experimental and incomplete Rebol 3 variants.
Rebol 2 View is available here:
http://www.rebol.com/download-view.html
Upvotes: 4